diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-01-30 11:55:00 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-01-30 11:55:00 +0000 |
commit | 2452e951eda0550f74cc9dae7c2291aa3b420bf0 (patch) | |
tree | 9171a8ea9fa532b56e285c2e8102217e241fff00 /www/apache20/Makefile | |
parent | Temporary security fixes. (diff) |
Upgrade to 1.3.17
Notes
Notes:
svn path=/head/; revision=37789
Diffstat (limited to 'www/apache20/Makefile')
-rw-r--r-- | www/apache20/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile index eb0f18609e97..85b11327c74e 100644 --- a/www/apache20/Makefile +++ b/www/apache20/Makefile @@ -6,8 +6,7 @@ # PORTNAME= apache -PORTVERSION= 1.3.14 -PORTREVISION= 1 +PORTVERSION= 1.3.17 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \ @@ -26,9 +25,6 @@ MASTER_SITES= http://www.apache.org/dist/ \ ftp://apache.nextpath.com/pub/apache/dist/ DISTNAME= apache_${PORTVERSION} -PATCH_SITES= ${MASTER_SITES} -PATCHFILES= apache_${PORTVERSION}-fix.diff - MAINTAINER= ache@freebsd.org # |