diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-05-13 15:12:57 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-05-13 15:12:57 +0000 |
commit | 5e0d5a33c36503ddfdea7c10bd7ed3a3c9af8bef (patch) | |
tree | 0481c9e078602f8a764e17c0f667b68fe225062c /irc | |
parent | 02325ec21954cd762a2a05c874c3b949d633c34f (diff) | |
download | ports-5e0d5a33c36503ddfdea7c10bd7ed3a3c9af8bef.tar.gz ports-5e0d5a33c36503ddfdea7c10bd7ed3a3c9af8bef.zip |
Notes
Diffstat (limited to 'irc')
-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/ |