diff options
Diffstat (limited to 'chat/xchat-gnome/Makefile')
-rw-r--r-- | chat/xchat-gnome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/xchat-gnome/Makefile b/chat/xchat-gnome/Makefile index abb67594946..b98653c8bf0 100644 --- a/chat/xchat-gnome/Makefile +++ b/chat/xchat-gnome/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/07/26 17:31:34 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2002/09/10 16:06:34 wiz Exp $ .include "../xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} +PKGREVISION= 1 CONFLICTS+= xchat-[0-9]* COMMENT+= and GNOME libraries |