diff options
-rw-r--r-- | chat/xchat-gnome/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/xchat-gnome/Makefile b/chat/xchat-gnome/Makefile index beb17230fc6..cb89004fbc1 100644 --- a/chat/xchat-gnome/Makefile +++ b/chat/xchat-gnome/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2002/12/24 06:09:47 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2002/12/24 09:04:24 tron Exp $ .include "../xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} -PKGREVISION= 1 CONFLICTS+= xchat-[0-9]* COMMENT+= and GNOME libraries |