diff options
author | Paul Traina <pst@FreeBSD.org> | 1996-04-21 16:54:30 +0800 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1996-04-21 16:54:30 +0800 |
commit | bfff928880d371a2f13ed0d068b045e03133e5bb (patch) | |
tree | 5e0e6ea537745fdd2f6912e60ebddf1a27829ec8 /www/apache13-ssl | |
parent | dbd8b7ea2c1342d744bdf67f71d50fbed82ca77f (diff) | |
download | freebsd-ports-gnome-bfff928880d371a2f13ed0d068b045e03133e5bb.tar.gz freebsd-ports-gnome-bfff928880d371a2f13ed0d068b045e03133e5bb.tar.zst freebsd-ports-gnome-bfff928880d371a2f13ed0d068b045e03133e5bb.zip |
Update to Apache 1.0.5 (security fix)
Diffstat (limited to 'www/apache13-ssl')
-rw-r--r-- | www/apache13-ssl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 21bb7d363b02..b2e9013f6f44 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -3,11 +3,11 @@ # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.7 1996/02/07 03:15:26 jfieber Exp $ +# $Id: Makefile,v 1.8 1996/02/22 21:54:58 ache Exp $ # -DISTNAME= apache_1.0.3 -PKGNAME= apache-1.0.3 +DISTNAME= apache_1.0.5 +PKGNAME= apache-1.0.5 CATEGORIES+= www MASTER_SITES= ftp://www.apache.org/apache/dist/ MASTER_SITES+= ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/ |