diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-11 04:59:42 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-11 04:59:42 +0000 |
commit | 161cec2f4f2c21d7f8cbad4c24b2e127fd2d8c52 (patch) | |
tree | bfbefb7fd0992c0819c86e8b0c54a37e2befc1bb /irc/konversation-kde4/Makefile | |
parent | Add a painfully simplistic patch to use GTK2 instead of GTK1. (diff) |
Fix plist.
Diffstat (limited to 'irc/konversation-kde4/Makefile')
-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 f06814daae4a..a8e03f7abcac 100644 --- a/irc/konversation-kde4/Makefile +++ b/irc/konversation-kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= konversation PORTVERSION= 0.17 +PORTREVISION= 1 CATEGORIES= irc kde MASTER_SITES= http://download.berlios.de/${PORTNAME}/ \ http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ |