diff options
Diffstat (limited to 'freebsd/Makefile')
-rw-r--r-- | freebsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile index 72e4480..29f7120 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= https://github.com/rhaberkorn/${PORTNAME}/releases/download/v${DIS MAINTAINER= robin.haberkorn@googlemail.com COMMENT= Scintilla-based Text Editor and Corrector -WWW= https://github.com/rhaberkorn/sciteco +WWW= https://rhaberkorn.github.io/sciteco/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING |