diff options
Diffstat (limited to 'www/mod_php4/Makefile')
-rw-r--r-- | www/mod_php4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 0155e7c9677b..533b09409857 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -3,12 +3,12 @@ # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.1.1.1 1995/08/28 13:28:45 jkh Exp $ +# $Id: Makefile,v 1.3 1995/09/23 18:47:45 pst Exp $ # DISTNAME= apache_0.8.14 PKGNAME= apache-0.8.14 -CATEGORIES+= networking +CATEGORIES+= www MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ MAINTAINER= pst@freebsd.org |