aboutsummaryrefslogtreecommitdiff
path: root/sysutils/thefish
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-12-18 13:35:37 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-12-18 13:35:37 +0000
commit5b3f2abad798eac42cca34b70ef7936761c62649 (patch)
tree27af5c8f20acf02b5a49a50bf6f320a60c98ed74 /sysutils/thefish
parentb2a8ca2d6bebc8469ec33e6538ea857755863d6d (diff)
downloadports-5b3f2abad798eac42cca34b70ef7936761c62649.tar.gz
ports-5b3f2abad798eac42cca34b70ef7936761c62649.zip
Notes
Diffstat (limited to 'sysutils/thefish')
-rw-r--r--sysutils/thefish/Makefile8
-rw-r--r--sysutils/thefish/distinfo6
-rw-r--r--sysutils/thefish/pkg-descr4
3 files changed, 9 insertions, 9 deletions
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 <flynn@energyhq.es.eu.org>
+-Miguel Mendez <mmendez@energyhq.be>