diff options
author | John Fieber <jfieber@FreeBSD.org> | 1995-12-02 23:07:22 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1995-12-02 23:07:22 +0000 |
commit | 2c49a2c70814cda8e9dbb1110bca6065f2b9f256 (patch) | |
tree | 7f94f41c66885d54d2571c87d7866e5bb6bc4756 /www/mod_php4/Makefile | |
parent | 685c7f414b404a337c9aa7189bced1a8a221a6cb (diff) | |
download | ports-2c49a2c70814cda8e9dbb1110bca6065f2b9f256.tar.gz ports-2c49a2c70814cda8e9dbb1110bca6065f2b9f256.zip |
Notes
Diffstat (limited to 'www/mod_php4/Makefile')
-rw-r--r-- | www/mod_php4/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 533b09409857..bfc63c23d8e5 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: apache -# Version required: 08 +# Version required: 1 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.3 1995/09/23 18:47:45 pst Exp $ +# $Id: Makefile,v 1.4 1995/11/27 04:10:09 asami Exp $ # -DISTNAME= apache_0.8.14 -PKGNAME= apache-0.8.14 +DISTNAME= apache_1.0.0 +PKGNAME= apache-1.0.0 CATEGORIES+= www MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ |