diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:31:32 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:31:32 +0000 |
commit | d2de2b00e490fcb454195dcecae9dbd41ec68951 (patch) | |
tree | d82245c1618946179f5cb8e7835d4ed6927685eb /irc | |
parent | - Remove old deskutils/kdepim44 and deskutils/kdepim44-runtime, they (diff) |
- Bump PORTREVISION after KDE4_PREFIX change
Diffstat (limited to 'irc')
-rw-r--r-- | irc/konversation-kde4/Makefile | 2 | ||||
-rw-r--r-- | irc/kvirc/Makefile | 1 | ||||
-rw-r--r-- | irc/quassel/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile index e3a92e025541..15e355a72cf8 100644 --- a/irc/konversation-kde4/Makefile +++ b/irc/konversation-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= konversation PORTVERSION= 1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${DISTVERSION}/src diff --git a/irc/kvirc/Makefile b/irc/kvirc/Makefile index 7f71d135b552..386cb2a01e45 100644 --- a/irc/kvirc/Makefile +++ b/irc/kvirc/Makefile @@ -3,6 +3,7 @@ PORTNAME= kvirc PORTVERSION= 4.2.0 +PORTREVISION= 1 CATEGORIES= irc kde MASTER_SITES= ftp://ftp.kvirc.de/pub/kvirc/%SUBDIR%/ \ http://kvirc.gmake.de/pub/kvirc/%SUBDIR%/ \ diff --git a/irc/quassel/Makefile b/irc/quassel/Makefile index c582d31a99e3..7ccdb3aad61a 100644 --- a/irc/quassel/Makefile +++ b/irc/quassel/Makefile @@ -3,6 +3,7 @@ PORTNAME= quassel PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://www.quassel-irc.org/pub/ |