diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-10-07 19:44:08 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-10-07 19:44:08 +0000 |
commit | 3912301298f994e8a5ea7f89d0a78c39375acf6f (patch) | |
tree | 05edf29f7b0acd3767be3be7851c5fd82b1bc8cf /irc/konversation-kde4/Makefile | |
parent | fa6f0c437b673643d6beb9efe5e56e9e4ea16535 (diff) | |
download | ports-3912301298f994e8a5ea7f89d0a78c39375acf6f.tar.gz ports-3912301298f994e8a5ea7f89d0a78c39375acf6f.zip |
Notes
Diffstat (limited to 'irc/konversation-kde4/Makefile')
-rw-r--r-- | irc/konversation-kde4/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile index 45a52c82487c..2afa32a27c4e 100644 --- a/irc/konversation-kde4/Makefile +++ b/irc/konversation-kde4/Makefile @@ -6,9 +6,10 @@ # PORTNAME= konversation -DISTVERSION= 1.2-alpha6 +DISTVERSION= 1.2-rc1 CATEGORIES= irc kde -MASTER_SITES= BERLIOS +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= unstable/${PORTNAME}/${DISTVERSION}/src MAINTAINER= makc@FreeBSD.org COMMENT= A user friendly IRC client for KDE |