summaryrefslogtreecommitdiff
path: root/chat/p5-Net-AIM
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-03 08:36:49 +0000
committerwiz <wiz@pkgsrc.org>2017-09-03 08:36:49 +0000
commitd99ff5b1ddd4f5357b0098385052809ba9baaba7 (patch)
treee2a84f68e77dbe7865813a025397d0b883ae5cec /chat/p5-Net-AIM
parent214095554a40171225b6b1310485e06aea975e57 (diff)
downloadpkgsrc-d99ff5b1ddd4f5357b0098385052809ba9baaba7.tar.gz
Comment out dead MASTER_SITES/HOMEPAGEs.
Diffstat (limited to 'chat/p5-Net-AIM')
-rw-r--r--chat/p5-Net-AIM/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-Net-AIM/Makefile b/chat/p5-Net-AIM/Makefile
index ba859360ef3..d6730e02923 100644
--- a/chat/p5-Net-AIM/Makefile
+++ b/chat/p5-Net-AIM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2017/06/05 14:22:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2017/09/03 08:36:50 wiz Exp $
DISTNAME= Net-AIM-1.22
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= chat perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.aryeh.net/netaim.php
+#HOMEPAGE= http://www.aryeh.net/netaim.php
COMMENT= Implementation of the AOL Instant Messenger TOC protocol
LICENSE= ${PERL5_LICENSE}