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 ef1b1b2fed4..e548287a795 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.52 2007/09/21 13:03:29 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2008/01/18 05:06:25 tnn Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 1 +PKGREVISION= 2 MAINTAINER= tron@NetBSD.org COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit |