diff options
author | Scott Mace <smace@FreeBSD.org> | 1998-10-19 12:48:57 +0000 |
---|---|---|
committer | Scott Mace <smace@FreeBSD.org> | 1998-10-19 12:48:57 +0000 |
commit | 06c87bf3d82e260ea0a15d359cd4199377cb846c (patch) | |
tree | 62ccbddab9dda694b8a74dc7f3368b608122a853 /www/apache22/Makefile | |
parent | 71c938c5ab5e0259e9f73e54109d8ce161d9ccde (diff) | |
download | ports-06c87bf3d82e260ea0a15d359cd4199377cb846c.tar.gz ports-06c87bf3d82e260ea0a15d359cd4199377cb846c.zip |
Notes
Diffstat (limited to 'www/apache22/Makefile')
-rw-r--r-- | www/apache22/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 5c17d686507e..2c2bce68dece 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -3,15 +3,15 @@ # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: ache@nagual.pp.ru # -# $Id: Makefile,v 1.61 1998/09/24 01:06:18 ache Exp $ +# $Id: Makefile,v 1.62 1998/09/24 01:24:04 ache Exp $ # -DISTNAME= apache_1.3.2 -PKGNAME= apache-1.3.2 +DISTNAME= apache_1.3.3 +PKGNAME= apache-1.3.3 CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ -#PATCH_SITES= ftp://www.apache.org/apache/dist/patches/apply_to_1.3.2/ +#PATCH_SITES= ftp://www.apache.org/apache/dist/patches/apply_to_1.3.3/ MAINTAINER= ache@freebsd.org |