summaryrefslogtreecommitdiff
path: root/www/asp2php/Makefile
diff options
context:
space:
mode:
authorshell <shell@pkgsrc.org>2002-06-10 02:05:04 +0000
committershell <shell@pkgsrc.org>2002-06-10 02:05:04 +0000
commit605a6388651e173e83a858948e2666af345da0da (patch)
treecd4c1295a86c0d90d73c5bd85a84b04fb7af063e /www/asp2php/Makefile
parent22aca990cd7de53c662f42a3cd1a49e6273117b8 (diff)
downloadpkgsrc-605a6388651e173e83a858948e2666af345da0da.tar.gz
Updated to asp2php-0.76.10
Changes : - Updated my email address - Updated master_sites - Regen patch - fmt on DESCR
Diffstat (limited to 'www/asp2php/Makefile')
-rw-r--r--www/asp2php/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/www/asp2php/Makefile b/www/asp2php/Makefile
index 31bdcb4ff69..a5070650e06 100644
--- a/www/asp2php/Makefile
+++ b/www/asp2php/Makefile
@@ -1,13 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2001/12/21 10:48:15 agc Exp $
+# $NetBSD: Makefile,v 1.5 2002/06/10 02:05:04 shell Exp $
-DISTNAME= asp2php-0.75.25
+DISTNAME= asp2php-0.76.10
CATEGORIES= www
-MASTER_SITES= http://home.swbell.net/mikekohn/asp2php/
+MASTER_SITES= http://65.108.58.129/asp2php/
-MAINTAINER= shell@shellhung.org
+MAINTAINER= shell@netbsd.org
HOMEPAGE= http://asp2php.naken.cc/
COMMENT= converts asp pages to php pages
-WRKSRC= ${WRKDIR}/asp2php
-
.include "../../mk/bsd.pkg.mk"