diff options
Diffstat (limited to 'sysutils/thefish/Makefile')
-rw-r--r-- | sysutils/thefish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index 2e647af65000..95c1345e82c8 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -6,11 +6,11 @@ # PORTNAME= thefish -PORTVERSION= 0.5 +PORTVERSION= 0.5.1 CATEGORIES= sysutils MASTER_SITES= http://www.energyhq.es.eu.org/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.es.eu.org COMMENT= Gtk+/ncurses rc.conf editor/management tool .if defined(WITHOUT_X11) || defined(NO_GUI) |