diff options
author | pst <pst@FreeBSD.org> | 1996-04-21 16:54:30 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1996-04-21 16:54:30 +0800 |
commit | 182c98a7e16d4dfc0a7cc957cc65142406706b3d (patch) | |
tree | 8f1afa6dad82d3f95516f068b9d5c516df4cac41 /www/apache13-ssl | |
parent | f479cea732aa6e25713ef2a594442e5e62600a66 (diff) | |
download | freebsd-ports-gnome-182c98a7e16d4dfc0a7cc957cc65142406706b3d.tar.gz freebsd-ports-gnome-182c98a7e16d4dfc0a7cc957cc65142406706b3d.tar.zst freebsd-ports-gnome-182c98a7e16d4dfc0a7cc957cc65142406706b3d.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/ |