diff options
author | wiz <wiz> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:59:34 +0000 |
commit | b31194710f898a6bb5707ed468ff23216eedd80d (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /www/SpeedyCGI/Makefile | |
parent | 524af8bf866a7ecb34c861f12b942410d05c65a8 (diff) | |
download | pkgsrc-b31194710f898a6bb5707ed468ff23216eedd80d.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'www/SpeedyCGI/Makefile')
-rw-r--r-- | www/SpeedyCGI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/SpeedyCGI/Makefile b/www/SpeedyCGI/Makefile index f0eaff48a81..8aa195c8620 100644 --- a/www/SpeedyCGI/Makefile +++ b/www/SpeedyCGI/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:35 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2006/10/04 22:04:09 wiz Exp $ DISTNAME= CGI-SpeedyCGI-2.22 PKGNAME= SpeedyCGI-2.22 @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= http://daemoninc.com/SpeedyCGI/ MAINTAINER= adrianp@stindustries.net -HOMEPAGE= http://daemoninc.com/speedycgi/ +HOMEPAGE= http://daemoninc.com/SpeedyCGI/ COMMENT= Speed up perl scripts by running them persistently PERL5_PACKLIST= auto/CGI/SpeedyCGI/.packlist |