summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-04-27 18:19:33 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-04-27 18:19:33 +0000
commit8401d87b8c5848ee5b4f1f122b24299141be0f29 (patch)
tree8399c993b0248757e8a5f1f9a14792e0ce113567 /sysutils
parentUse USE_GETOPT_LONG. (diff)
Update to 0.3.2. MASTER_SITES changes too.
PR: 51463 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Notes
Notes: svn path=/head/; revision=79759
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/thefish/Makefile6
-rw-r--r--sysutils/thefish/distinfo2
-rw-r--r--sysutils/thefish/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile
index 4e80c18fa9ea..6f97c11dc3a2 100644
--- a/sysutils/thefish/Makefile
+++ b/sysutils/thefish/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= thefish
-PORTVERSION= 0.3.1
+PORTVERSION= 0.3.2
CATEGORIES= sysutils
-MASTER_SITES= http://energyhq.homeip.net/files/
+MASTER_SITES= http://www.energyhq.es.eu.org/files/
-MAINTAINER= flynn@energyhq.homeip.net
+MAINTAINER= flynn@energyhq.es.eu.org
COMMENT= Gtk+/ncurses rc.conf editor/management tool
.if defined(WITHOUT_X11) || defined(NO_GUI)
diff --git a/sysutils/thefish/distinfo b/sysutils/thefish/distinfo
index 995d39676739..258635039f31 100644
--- a/sysutils/thefish/distinfo
+++ b/sysutils/thefish/distinfo
@@ -1 +1 @@
-MD5 (thefish-0.3.1.tar.gz) = 40ec4c7a47929032eca9d633c8ace891
+MD5 (thefish-0.3.2.tar.gz) = e2a9e11b9011b8eb75da3ca0cdc51668
diff --git a/sysutils/thefish/pkg-descr b/sysutils/thefish/pkg-descr
index 02a33f1e5bd3..af7e5afa4246 100644
--- a/sysutils/thefish/pkg-descr
+++ b/sysutils/thefish/pkg-descr
@@ -6,4 +6,4 @@ FISH_RC.
WWW: http://energyhq.homeip.net/brain.html
--Adam Weinberger <adamw@FreeBSD.org>
+-Miguel Mendez <flynn@energyhq.es.eu.org>