diff options
Diffstat (limited to 'sysutils/thefish/Makefile')
-rw-r--r-- | sysutils/thefish/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index 77de6dbc09ca..705c3148623b 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -5,8 +5,7 @@ PORTNAME= thefish PORTVERSION= 0.6.6 PORTREVISION= 6 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_BERLIOS} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Gtk+/ncurses rc.conf editor/management tool |