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 27703a175b4..15cb068bf08 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.93 2014/05/05 00:47:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.94 2014/05/29 23:35:19 wiz Exp $ .include "Makefile.common" PKGNAME= ${DISTNAME} -PKGREVISION= 23 +PKGREVISION= 24 OWNER= tron@NetBSD.org COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit |