diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index e6eef0d9a306..ecf3e2566964 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -6,12 +6,12 @@ # PORTNAME= thefish -PORTVERSION= 0.6.5 -PORTREVISION= 2 +PORTVERSION= 0.6.6 CATEGORIES= sysutils -MASTER_SITES= http://www.energyhq.es.eu.org/files/ +MASTER_SITES= ${MASTER_SITE_BERLIOS} +MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mmendez@energyhq.be COMMENT= Qt/Gtk+/ncurses rc.conf editor/management tool MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \ diff --git a/sysutils/thefish/distinfo b/sysutils/thefish/distinfo index 1f568d7ae786..1a9d1dc72705 100644 --- a/sysutils/thefish/distinfo +++ b/sysutils/thefish/distinfo @@ -1,3 +1,3 @@ -MD5 (thefish-0.6.5.tar.gz) = 4413c0e84fb4323dec984d925d8b7208 -SHA256 (thefish-0.6.5.tar.gz) = 9d63b1f6d4ee46a1ce93d22b45d763dfb8e71521e9c2ad6fa63ec2a75d1a86cd -SIZE (thefish-0.6.5.tar.gz) = 42590 +MD5 (thefish-0.6.6.tar.gz) = 96505d57aab14172a0ee291cd1e7e722 +SHA256 (thefish-0.6.6.tar.gz) = 4a3a20d84890ef9b0495e88b32ac4cf4f8c9cfbd1e9c1cb8e4688c74df339a32 +SIZE (thefish-0.6.6.tar.gz) = 42750 diff --git a/sysutils/thefish/pkg-descr b/sysutils/thefish/pkg-descr index fdbe470aefb7..16a1e0157b05 100644 --- a/sysutils/thefish/pkg-descr +++ b/sysutils/thefish/pkg-descr @@ -2,6 +2,6 @@ The Fish provides a graphical tool (with GTK+, Qt and ncurses frotends) to manage and edit system variables stored in /etc/defaults/rc.conf and /etc/rc.conf. -WWW: http://www.energyhq.es.eu.org/thefish.html +WWW: http://thefish.berlios.de --Miguel Mendez +-Miguel Mendez