diff options
author | tron <tron> | 2002-12-24 09:04:24 +0000 |
---|---|---|
committer | tron <tron> | 2002-12-24 09:04:24 +0000 |
commit | b2150dc4bb7ae1844d437fe14bfc398e5230091c (patch) | |
tree | 01c90ad75d36286663185e145f4574ffa4ef77ec /chat/xchat-gnome | |
parent | ef6e10dfd83c9b55c2fea552adfc5fb5c75d7699 (diff) | |
download | pkgsrc-b2150dc4bb7ae1844d437fe14bfc398e5230091c.tar.gz |
Revert last incorrect change.
Diffstat (limited to 'chat/xchat-gnome')
-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 |