diff options
author | ache <ache@FreeBSD.org> | 1997-01-28 13:39:39 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-01-28 13:39:39 +0800 |
commit | 5eab8df28a79ef7fc88b67ff6251e8e76b6f1983 (patch) | |
tree | a11dd81cbdfc70c2033ac2e5cf597d07f6e15c49 /www/apache13-ssl/Makefile | |
parent | 26b144dc884e02fb20315bb0e7c60495b06ee92e (diff) | |
download | freebsd-ports-gnome-5eab8df28a79ef7fc88b67ff6251e8e76b6f1983.tar.gz freebsd-ports-gnome-5eab8df28a79ef7fc88b67ff6251e8e76b6f1983.tar.zst freebsd-ports-gnome-5eab8df28a79ef7fc88b67ff6251e8e76b6f1983.zip |
Upgrade to 1.2b6
Diffstat (limited to 'www/apache13-ssl/Makefile')
-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 43c5dd4877e5..37c077c7d26a 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.2b4 +# Version required: 1.2b6 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.25 1996/12/25 22:53:22 ache Exp $ +# $Id: Makefile,v 1.26 1997/01/02 16:39:55 ache Exp $ # -DISTNAME= apache_1.2b4 -PKGNAME= apache-1.2b4 +DISTNAME= apache_1.2b6 +PKGNAME= apache-1.2b6 CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ |