diff options
Diffstat (limited to 'chat/xchat/Makefile.common')
-rw-r--r-- | chat/xchat/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index d815adc8225..a04ee0de00f 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.17 2003/07/13 13:50:49 wiz Exp $ +# $NetBSD: Makefile.common,v 1.18 2003/07/17 21:26:28 grant Exp $ DISTNAME= xchat-1.8.11 PKGREVISION= 3 @@ -6,7 +6,7 @@ CATEGORIES= chat x11 MASTER_SITES= ${HOMEPAGE}files/source/1.8/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tron@netbsd.org +MAINTAINER= tron@NetBSD.org HOMEPAGE= http://xchat.org/ COMMENT= X11 (X Window System) IRC client, using the GTK+ toolkit |