diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-06-06 13:45:15 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-06-06 13:45:15 +0000 |
commit | 5b2a881b024b28c161e06646c4a171e324f15cd5 (patch) | |
tree | 9b4cc0386f44e076345a4b1d79ae47e0b740ea29 /www/apache13-ssl | |
parent | eb16e7252f2146f69af54030b979873119cfcada (diff) | |
download | ports-5b2a881b024b28c161e06646c4a171e324f15cd5.tar.gz ports-5b2a881b024b28c161e06646c4a171e324f15cd5.zip |
Notes
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 bda75b867c2f..9b25db51cfde 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/ |