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/konversation-kde4 | |
parent | - Update to 1.0.0 (diff) |
- Bump PORTREVISION to chase the update of multimedia/libvpx
Diffstat (limited to 'irc/konversation-kde4')
-rw-r--r-- | irc/konversation-kde4/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |