diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2005-02-28 02:34:48 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2005-02-28 02:34:48 +0000 |
commit | 28656a8b325a5d4cc5fe9dfbd609025a8227d211 (patch) | |
tree | 70249367ac530166f976b80f6a87444e150cd263 /irc/konversation-kde4 | |
parent | c6e3e04ca150500d06a81923cdaca673662fe92e (diff) | |
download | ports-28656a8b325a5d4cc5fe9dfbd609025a8227d211.tar.gz ports-28656a8b325a5d4cc5fe9dfbd609025a8227d211.zip |
Notes
Diffstat (limited to 'irc/konversation-kde4')
-rw-r--r-- | irc/konversation-kde4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile index 1d1405efc458..c07c3db7547d 100644 --- a/irc/konversation-kde4/Makefile +++ b/irc/konversation-kde4/Makefile @@ -8,7 +8,8 @@ PORTNAME= konversation PORTVERSION= 0.15.1 CATEGORIES= irc kde -MASTER_SITES= http://download.berlios.de/${PORTNAME}/ +MASTER_SITES= http://download.berlios.de/${PORTNAME}/ \ + http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ MAINTAINER= markus@FreeBSD.org COMMENT= A user friendly IRC client for KDE |