diff options
author | ache <ache@FreeBSD.org> | 1997-02-26 09:23:18 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-02-26 09:23:18 +0800 |
commit | 81c9d524deb145aeff123daa91e52b59c4ac54b3 (patch) | |
tree | e160a0d6459b97f1972e3e8a4d43cb1e3b2f7689 /www/apache13-ssl | |
parent | 0b794b1fcf95979b752227c8515fd84c0292090c (diff) | |
download | freebsd-ports-gnome-81c9d524deb145aeff123daa91e52b59c4ac54b3.tar.gz freebsd-ports-gnome-81c9d524deb145aeff123daa91e52b59c4ac54b3.tar.zst freebsd-ports-gnome-81c9d524deb145aeff123daa91e52b59c4ac54b3.zip |
Upgrade to 1.2b7
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 37c077c7d26a..d1748b855f50 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.2b6 +# Version required: 1.2b7 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.26 1997/01/02 16:39:55 ache Exp $ +# $Id: Makefile,v 1.27 1997/01/28 05:39:31 ache Exp $ # -DISTNAME= apache_1.2b6 -PKGNAME= apache-1.2b6 +DISTNAME= apache_1.2b7 +PKGNAME= apache-1.2b7 CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ |