diff options
Diffstat (limited to 'chat/p5-Net-Goofey/Makefile')
-rw-r--r-- | chat/p5-Net-Goofey/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile index 8c6923d3792..7c781c91cc8 100644 --- a/chat/p5-Net-Goofey/Makefile +++ b/chat/p5-Net-Goofey/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.10 2006/10/02 21:16:20 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2006/10/04 20:50:47 wiz Exp $ # DISTNAME= Net-Goofey-1.5 PKGNAME= p5-${DISTNAME} PKGREVISION= 2 CATEGORIES= chat perl5 -MASTER_SITES= http://tertius.net.au/~gossamer/code/Net-Goofey/ +MASTER_SITES= http://notdoneliving.net/code/Net-Goofey/ MAINTAINER= grant@NetBSD.org -HOMEPAGE= http://tertius.net.au/~gossamer/code/ +HOMEPAGE= http://notdoneliving.net/code/ COMMENT= Perl module for communicating with a Goofey server PERL5_PACKLIST= auto/Net/Goofey/.packlist |