diff options
Diffstat (limited to 'chat/konversation/Makefile')
-rw-r--r-- | chat/konversation/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile index 7b481201a46..7c829e09e54 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2008/01/05 14:14:03 adrianp Exp $ +# $NetBSD: Makefile,v 1.16 2008/01/18 05:06:25 tnn Exp $ # DISTNAME= konversation-1.0.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat kde MASTER_SITES= http://download.berlios.de/konversation/ EXTRACT_SUFX= .tar.bz2 |