diff options
Diffstat (limited to 'chat/xchat/Makefile')
-rw-r--r-- | chat/xchat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile index aeaafa4079b..710695f9f43 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.86 2013/06/04 22:15:47 tron Exp $ +# $NetBSD: Makefile,v 1.87 2013/06/06 12:54:09 wiz Exp $ .include "Makefile.common" PKGNAME= ${DISTNAME} -PKGREVISION= 16 +PKGREVISION= 17 OWNER= tron@NetBSD.org COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit |