diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-26 14:58:16 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-26 14:58:16 +0000 |
commit | 530d899db36f8ce8e9d9cacae9303868256cadb3 (patch) | |
tree | 30926723516e54632b2cfcb9c80621e76a9efe9c /www/asp2php | |
parent | explanation of previous committ, requested by Kris Kennaway: (diff) |
Update MASTER_SITES.
Note that David didn't fix it correctly.
PR: 23852
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Notes
Notes:
svn path=/head/; revision=36379
Diffstat (limited to 'www/asp2php')
-rw-r--r-- | www/asp2php/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/asp2php/Makefile b/www/asp2php/Makefile index 09f547981268..56da0d5bddd3 100644 --- a/www/asp2php/Makefile +++ b/www/asp2php/Makefile @@ -8,7 +8,7 @@ PORTNAME= asp2php PORTVERSION= 0.75.11 CATEGORIES= www -MASTER_SITES= http://www.naken.cc/asp2php/ +MASTER_SITES= http://home.i1.net/~naken/asp2php/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |