diff options
author | pst <pst@FreeBSD.org> | 1995-09-19 07:03:21 +0000 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1995-09-19 07:03:21 +0000 |
commit | 28b24511bb7cdf14ad5d00c1d455a7c65ac82d39 (patch) | |
tree | 6edb6909374a2f928cca9a18688267a619ea831a /www/apache13-ssl | |
parent | 4c22e48f6685cb44e891bcc687bf7605bdab83a2 (diff) | |
download | FreeBSD-ports-28b24511bb7cdf14ad5d00c1d455a7c65ac82d39.zip FreeBSD-ports-28b24511bb7cdf14ad5d00c1d455a7c65ac82d39.tar.gz |
Upgrade apache to 0.8.13
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 257743e..4660267 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: apache -# Version required: 08.11 +# Version required: 08.13 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/08/28 13:28:45 jkh Exp $ # -DISTNAME= apache_0.8.11 -PKGNAME= apache-0.8.11 +DISTNAME= apache_0.8.13 +PKGNAME= apache-0.8.13 CATEGORIES+= networking MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ |