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 d494c7ce418..2d2044f58c9 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2007/07/25 02:44:10 markd Exp $ +# $NetBSD: Makefile,v 1.13 2007/09/21 13:03:28 wiz Exp $ # DISTNAME= konversation-1.0.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat kde MASTER_SITES= http://download.berlios.de/konversation/ EXTRACT_SUFX= .tar.bz2 |