diff options
author | adamw <adamw@FreeBSD.org> | 2003-04-28 02:19:33 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-04-28 02:19:33 +0800 |
commit | f440609b7a41ba3b1b37224411632e07d2e0bbc0 (patch) | |
tree | a5198fe039a7419de824f226fe13dfbdd5b3e6a2 /sysutils | |
parent | ca28427d9f526c7cc7aaf7f7d34dd50e56fe751d (diff) | |
download | freebsd-ports-gnome-f440609b7a41ba3b1b37224411632e07d2e0bbc0.tar.gz freebsd-ports-gnome-f440609b7a41ba3b1b37224411632e07d2e0bbc0.tar.zst freebsd-ports-gnome-f440609b7a41ba3b1b37224411632e07d2e0bbc0.zip |
Update to 0.3.2. MASTER_SITES changes too.
PR: 51463
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/thefish/Makefile | 6 | ||||
-rw-r--r-- | sysutils/thefish/distinfo | 2 | ||||
-rw-r--r-- | sysutils/thefish/pkg-descr | 2 |
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> |