diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | d1ab9d853324b73f460ac520827debf52af8e300 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /chat/konversation-kde3/Makefile | |
parent | ee477ba551a67e89c546c4a9f07b5880a2172851 (diff) | |
download | pkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'chat/konversation-kde3/Makefile')
-rw-r--r-- | chat/konversation-kde3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/konversation-kde3/Makefile b/chat/konversation-kde3/Makefile index 8f6fa89ce32..f80ba1ee47d 100644 --- a/chat/konversation-kde3/Makefile +++ b/chat/konversation-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2012/10/03 21:54:02 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/01/26 21:37:08 adam Exp $ # DISTNAME= konversation-1.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= chat kde MASTER_SITES= http://download.berlios.de/konversation/ EXTRACT_SUFX= .tar.bz2 |