diff options
Diffstat (limited to 'irc/konversation/Makefile')
-rw-r--r-- | irc/konversation/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile index 5b4745df7e1f..1d1405efc458 100644 --- a/irc/konversation/Makefile +++ b/irc/konversation/Makefile @@ -6,10 +6,9 @@ # PORTNAME= konversation -PORTVERSION= 0.15 +PORTVERSION= 0.15.1 CATEGORIES= irc kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://download.berlios.de/${PORTNAME}/ MAINTAINER= markus@FreeBSD.org COMMENT= A user friendly IRC client for KDE |