diff options
author | ache <ache@FreeBSD.org> | 1998-06-07 03:09:33 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-06-07 03:09:33 +0800 |
commit | cdf6ec5a77c62aac6eea7d117278bb355b6f5fc6 (patch) | |
tree | 93ce1bbfe8bc4e79c6791a77294f98bcf0d02776 /www/apache13 | |
parent | c1410b01fe54cef8289990c5e52d697b4010c8ce (diff) | |
download | freebsd-ports-gnome-cdf6ec5a77c62aac6eea7d117278bb355b6f5fc6.tar.gz freebsd-ports-gnome-cdf6ec5a77c62aac6eea7d117278bb355b6f5fc6.tar.zst freebsd-ports-gnome-cdf6ec5a77c62aac6eea7d117278bb355b6f5fc6.zip |
upgrade to 1.3.0
Diffstat (limited to 'www/apache13')
-rw-r--r-- | www/apache13/Makefile | 8 | ||||
-rw-r--r-- | www/apache13/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile index 061959302bd8..83dabcf10cfc 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -3,15 +3,15 @@ # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: ache@nagual.pp.ru # -# $Id: Makefile,v 1.50 1998/04/22 16:28:43 ache Exp $ +# $Id: Makefile,v 1.51 1998/06/05 17:16:01 ache Exp $ # -DISTNAME= apache_1.3b7 -PKGNAME= apache-1.3b7 +DISTNAME= apache_1.3.0 +PKGNAME= apache-1.3.0 CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ -#PATCH_SITES= ftp://www.apache.org/apache/dist/patches/apply_to_1.3b7/ +#PATCH_SITES= ftp://www.apache.org/apache/dist/patches/apply_to_1.3.0/ MAINTAINER= ache@freebsd.org diff --git a/www/apache13/distinfo b/www/apache13/distinfo index 4615f96a2615..92422d9b2a7b 100644 --- a/www/apache13/distinfo +++ b/www/apache13/distinfo @@ -1 +1 @@ -MD5 (apache_1.3b7.tar.gz) = 10f06615578483df4a0d8838dfdd77f3 +MD5 (apache_1.3.0.tar.gz) = 99aa7c04ae284180f85cf05f839b4308 |