diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-05-13 23:12:57 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-05-13 23:12:57 +0800 |
commit | 28736d45ff648085cf244a6af49079aca2c50e2d (patch) | |
tree | 0481c9e078602f8a764e17c0f667b68fe225062c /irc/xchat-fish | |
parent | d406e82b588334ef6d20fccf96c4f4ac4305f96d (diff) | |
download | freebsd-ports-gnome-28736d45ff648085cf244a6af49079aca2c50e2d.tar.gz freebsd-ports-gnome-28736d45ff648085cf244a6af49079aca2c50e2d.tar.zst freebsd-ports-gnome-28736d45ff648085cf244a6af49079aca2c50e2d.zip |
- add MASTER_SITES
- drop WWW
Diffstat (limited to 'irc/xchat-fish')
-rw-r--r-- | irc/xchat-fish/Makefile | 2 | ||||
-rw-r--r-- | irc/xchat-fish/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile index c0a3c2770667..91ec6699f518 100644 --- a/irc/xchat-fish/Makefile +++ b/irc/xchat-fish/Makefile @@ -6,7 +6,7 @@ PORTNAME= fish DISTVERSION= 0.98 PORTREVISION= 4 CATEGORIES= irc security -MASTER_SITES= http://fish.secure.la/xchat/ \ +MASTER_SITES= http://wirehack7.opsys.de/FiSH/xchat/ \ ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ PKGNAMEPREFIX= xchat- DISTNAME= FiSH-XChat.v${DISTVERSION}-source diff --git a/irc/xchat-fish/pkg-descr b/irc/xchat-fish/pkg-descr index 039fb5ac2dcf..1a5d8eb8fdc1 100644 --- a/irc/xchat-fish/pkg-descr +++ b/irc/xchat-fish/pkg-descr @@ -7,5 +7,3 @@ is included as well. Please read the file FiSH-xchat.txt, especially the 'Installation' section, before installing it! LICENSE: Copyleft - -WWW: http://fish.secure.la/ |