diff options
Diffstat (limited to 'chat/konversation-kde3')
-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 671ebcb2705..b61032373c5 100644 --- a/chat/konversation-kde3/Makefile +++ b/chat/konversation-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/02/12 23:17:36 tron Exp $ +# $NetBSD: Makefile,v 1.29 2014/04/10 06:21:21 obache Exp $ # DISTNAME= konversation-1.1 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= chat kde MASTER_SITES= http://download.berlios.de/konversation/ EXTRACT_SUFX= .tar.bz2 |