diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-01-03 12:26:47 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-01-03 12:26:47 +0000 |
commit | 0c4a09c20555d14ba40366bd4c57962db473193d (patch) | |
tree | 6ad7092cc5442ca1bc1624a85959cbc260b7f17e /www | |
parent | 0a29856fff262ffd903ba5ef082aee3aedeba8e7 (diff) | |
download | ports-0c4a09c20555d14ba40366bd4c57962db473193d.tar.gz ports-0c4a09c20555d14ba40366bd4c57962db473193d.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_php3/Makefile | 4 | ||||
-rw-r--r-- | www/mod_php4/Makefile | 4 | ||||
-rw-r--r-- | www/mod_php5/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 004b270ec30b..687cdb5b49a1 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -3,11 +3,11 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann <stefan@asterix.webaffairs.net> # -# $Id: Makefile,v 1.61 1998/12/23 00:44:49 dirk Exp $ +# $Id: Makefile,v 1.62 1998/12/26 00:08:09 dirk Exp $ # DISTNAME= apache_${VERSION_APACHE} -PKGNAME= apache-php${VERSION_PHP3}-${VERSION_APACHE} +PKGNAME= apache-php3-${VERSION_APACHE} CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ \ http://www.rge.com/pub/infosystems/apache/dist/ \ diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 004b270ec30b..687cdb5b49a1 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -3,11 +3,11 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann <stefan@asterix.webaffairs.net> # -# $Id: Makefile,v 1.61 1998/12/23 00:44:49 dirk Exp $ +# $Id: Makefile,v 1.62 1998/12/26 00:08:09 dirk Exp $ # DISTNAME= apache_${VERSION_APACHE} -PKGNAME= apache-php${VERSION_PHP3}-${VERSION_APACHE} +PKGNAME= apache-php3-${VERSION_APACHE} CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ \ http://www.rge.com/pub/infosystems/apache/dist/ \ diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 004b270ec30b..687cdb5b49a1 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -3,11 +3,11 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann <stefan@asterix.webaffairs.net> # -# $Id: Makefile,v 1.61 1998/12/23 00:44:49 dirk Exp $ +# $Id: Makefile,v 1.62 1998/12/26 00:08:09 dirk Exp $ # DISTNAME= apache_${VERSION_APACHE} -PKGNAME= apache-php${VERSION_PHP3}-${VERSION_APACHE} +PKGNAME= apache-php3-${VERSION_APACHE} CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ \ http://www.rge.com/pub/infosystems/apache/dist/ \ |