aboutsummaryrefslogtreecommitdiff
path: root/www/mod_ftp
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-09-22 21:15:50 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-09-22 21:15:50 +0000
commitb7fc7ba65576d5ce387563c60b88276ba1418bc8 (patch)
tree884d351fee646b4e7b1b5c851bf898976e69b28e /www/mod_ftp
parent221e0a651fd2a964309073001ac7cc62e1b96ea0 (diff)
downloadports-b7fc7ba65576d5ce387563c60b88276ba1418bc8.tar.gz
ports-b7fc7ba65576d5ce387563c60b88276ba1418bc8.zip
Notes
Diffstat (limited to 'www/mod_ftp')
-rw-r--r--www/mod_ftp/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/mod_ftp/Makefile b/www/mod_ftp/Makefile
index a2fb0537a6b5..233e54cc7f07 100644
--- a/www/mod_ftp/Makefile
+++ b/www/mod_ftp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mod_ftp
-# Date created: June 21, 2011 Oct 5
-# Whom: Mikhail Teterin <mi@aldan.algebra.com>
-#
+# Created by: Mikhail Teterin <mi@aldan.algebra.com>
# $FreeBSD$
-#
PORTNAME= mod_ftp
DISTVERSION= 0.9.6-beta
@@ -18,7 +14,7 @@ MAKE_JOBS_SAFE= yes
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
-USE_APACHE= 22+
+USE_APACHE= 22
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT=configure.apxs
CONFIGURE_ENV+= APXS="${APXS}"