diff options
author | grant <grant> | 2003-07-17 21:21:03 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 21:21:03 +0000 |
commit | 933950b755080a5a076f460dfd1a04dda79776d7 (patch) | |
tree | be2001c436c6531467a1efa67ee15e2d12e79fba /chat/p5-Net-Goofey | |
parent | 5abe72efead3619cc55b511ef83fc9dbe03bd56e (diff) | |
download | pkgsrc-933950b755080a5a076f460dfd1a04dda79776d7.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'chat/p5-Net-Goofey')
-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 |