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 8c3a171827f..3509b3f2c1b 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.68 2010/09/14 11:01:30 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2010/11/15 22:56:30 abs Exp $ .include "Makefile.common" PKGNAME= ${DISTNAME}pl1 -PKGREVISION= 5 +PKGREVISION= 6 OWNER= tron@NetBSD.org COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit |