diff options
author | ache <ache@FreeBSD.org> | 1997-06-06 13:45:15 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-06-06 13:45:15 +0000 |
commit | d433a21998a1a3045085369ee0b2bc53c97b46d8 (patch) | |
tree | 3d5e2a96402a028d1dae1872be4a8e0f06a7f617 /www/apache13-ssl | |
parent | 2b04b1722be78d2b1d42067f31005e0ab932cdb6 (diff) | |
download | FreeBSD-ports-d433a21998a1a3045085369ee0b2bc53c97b46d8.zip FreeBSD-ports-d433a21998a1a3045085369ee0b2bc53c97b46d8.tar.gz |
Update to 1.2.0
Diffstat (limited to 'www/apache13-ssl')
-rw-r--r-- | www/apache13-ssl/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index bda75b8..9b25db5 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: apache HTTPD and HTTPSD -# Version required: 1.2b11 +# Version required: 1.2.0 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.30 1997/05/02 18:22:03 ache Exp $ +# $Id: Makefile,v 1.33 1997/05/31 20:34:09 ache Exp $ # -DISTNAME= apache_1.2b11 -PKGNAME= apache-1.2b11 +DISTNAME= apache_1.2.0 +PKGNAME= apache-1.2.0 CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ |