diff options
author | ache <ache@FreeBSD.org> | 1997-01-03 00:40:05 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-01-03 00:40:05 +0800 |
commit | b1fc36abf4c19ed2ccb78680a198ac85fb766feb (patch) | |
tree | 8879849f872f1b74d8b2066c4887ca28a972a903 /www/apache13-ssl | |
parent | cc2a2c6e4503a81a9dbc15f4d0d61c8663f214fb (diff) | |
download | freebsd-ports-gnome-b1fc36abf4c19ed2ccb78680a198ac85fb766feb.tar.gz freebsd-ports-gnome-b1fc36abf4c19ed2ccb78680a198ac85fb766feb.tar.zst freebsd-ports-gnome-b1fc36abf4c19ed2ccb78680a198ac85fb766feb.zip |
Upgrade to 1.2b4
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 d5296140f6ba..43c5dd4877e5 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.2b3 +# Version required: 1.2b4 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.24 1996/12/11 21:04:21 markm Exp $ +# $Id: Makefile,v 1.25 1996/12/25 22:53:22 ache Exp $ # -DISTNAME= apache_1.2b3 -PKGNAME= apache-1.2b3 +DISTNAME= apache_1.2b4 +PKGNAME= apache-1.2b4 CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ |