diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-11-22 21:53:16 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-11-22 21:53:16 +0000 |
commit | ea1cb229a62685876722570e5f3d263803224b43 (patch) | |
tree | 6332efce905cf72c203dc829fb398a678a4c9a33 /www/SpeedyCGI | |
parent | 3f5c975c8ede23ee84c9cef769740c7532df3c7b (diff) | |
download | pkgsrc-ea1cb229a62685876722570e5f3d263803224b43.tar.gz |
Change to my NetBSD.org address
Diffstat (limited to 'www/SpeedyCGI')
-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 8aa195c8620..fd73f1113dc 100644 --- a/www/SpeedyCGI/Makefile +++ b/www/SpeedyCGI/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/10/04 22:04:09 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2007/11/22 21:53:16 adrianp Exp $ DISTNAME= CGI-SpeedyCGI-2.22 PKGNAME= SpeedyCGI-2.22 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://daemoninc.com/SpeedyCGI/ -MAINTAINER= adrianp@stindustries.net +MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://daemoninc.com/SpeedyCGI/ COMMENT= Speed up perl scripts by running them persistently |