diff options
Diffstat (limited to 'chat')
-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 2df4c8dd4be..94be12b038b 100644 --- a/chat/xchat-gnome/Makefile +++ b/chat/xchat-gnome/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2002/09/21 23:53:13 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/11/29 09:01:19 tron Exp $ .include "../xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} -PKGREVISION= 1 CONFLICTS+= xchat-[0-9]* COMMENT+= and GNOME libraries |