diff options
Diffstat (limited to 'chat/p5-Net-Goofey/Makefile')
-rw-r--r-- | chat/p5-Net-Goofey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile index e1b33dd7b43..a899c195da2 100644 --- a/chat/p5-Net-Goofey/Makefile +++ b/chat/p5-Net-Goofey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/10/20 17:46:01 seb Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 21:26:12 grant Exp $ # DISTNAME= Net-Goofey-1.5 @@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME} CATEGORIES= chat perl5 MASTER_SITES= http://tertius.net.au/~gossamer/code/Net-Goofey/ -MAINTAINER= grant@netbsd.org +MAINTAINER= grant@NetBSD.org HOMEPAGE= http://tertius.net.au/~gossamer/code/ COMMENT= perl module for communicating with a Goofey server |