diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 15:57:34 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 15:57:34 +0000 |
commit | 97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616 (patch) | |
tree | c714272815fb368353ade6a46fd7d6fd9f6d1fa3 /irc | |
parent | 51a2c893542b456812b4b2d4aa3f850f671b9fdd (diff) | |
download | ports-97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616.tar.gz ports-97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/konversation-kde4/Makefile | 1 | ||||
-rw-r--r-- | irc/kvirc/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile index 62dd98e91014..6be5c4959b2d 100644 --- a/irc/konversation-kde4/Makefile +++ b/irc/konversation-kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= konversation PORTVERSION= 1.4 +PORTREVISION= 1 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 8fe00f28ed2a..c4d5be305bb0 100644 --- a/irc/kvirc/Makefile +++ b/irc/kvirc/Makefile @@ -7,7 +7,7 @@ PORTNAME= kvirc PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc kde MASTER_SITES= ftp://ftp.kvirc.de/pub/kvirc/%SUBDIR%/ \ http://kvirc.gmake.de/pub/kvirc/%SUBDIR%/ \ |