diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 20:46:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 20:46:42 +0000 |
commit | 18e3283474fb3c19a70077daacb194273504eaf1 (patch) | |
tree | 19fc20fdf457d2d3ca1054306048df03dea922ef /chat/p5-Net-Goofey/Makefile | |
parent | 852cef6f6d401d2c293a1ed1f62a5ca07dbb1c70 (diff) | |
download | pkgsrc-18e3283474fb3c19a70077daacb194273504eaf1.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
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 |