diff options
author | wiz <wiz> | 2013-09-05 20:02:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-09-05 20:02:25 +0000 |
commit | 30cd615f5ecd301e418ce8270586acb5dac17337 (patch) | |
tree | 87657c00597ce0549f9a798ebc5ab1c77318d0a1 /chat/p5-Net-Goofey | |
parent | 5b661ccb432e45ac0abd303d2fb1c1e977a738aa (diff) | |
download | pkgsrc-30cd615f5ecd301e418ce8270586acb5dac17337.tar.gz |
Comment out dead links.
Diffstat (limited to 'chat/p5-Net-Goofey')
-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 c5b792c336c..9785920f780 100644 --- a/chat/p5-Net-Goofey/Makefile +++ b/chat/p5-Net-Goofey/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.20 2013/05/31 12:39:41 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/09/05 20:02:25 wiz Exp $ DISTNAME= Net-Goofey-1.5 PKGNAME= p5-${DISTNAME} PKGREVISION= 7 CATEGORIES= chat perl5 -MASTER_SITES= http://notdoneliving.net/code/Net-Goofey/ +MASTER_SITES= # http://notdoneliving.net/code/Net-Goofey/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://notdoneliving.net/code/ +#HOMEPAGE= http://notdoneliving.net/code/ COMMENT= Perl module for communicating with a Goofey server LICENSE= ${PERL5_LICENSE} |