diff options
Diffstat (limited to 'irc/konversation/Makefile')
-rw-r--r-- | irc/konversation/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile index d49f3497b230..f6575cb75eca 100644 --- a/irc/konversation/Makefile +++ b/irc/konversation/Makefile @@ -6,10 +6,10 @@ # PORTNAME= konversation -PORTVERSION= 0.19 +PORTVERSION= 1.0 CATEGORIES= irc kde -MASTER_SITES= http://download.berlios.de/${PORTNAME}/ \ - http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ +MASTER_SITES= ${MASTER_SITE_BERLIOS} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= markus@FreeBSD.org COMMENT= A user friendly IRC client for KDE |