diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_frontpage2-rtr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_frontpage2-rtr/Makefile b/www/mod_frontpage2-rtr/Makefile index 6a2452fa59ce..1bac9cfb7c33 100644 --- a/www/mod_frontpage2-rtr/Makefile +++ b/www/mod_frontpage2-rtr/Makefile @@ -7,7 +7,7 @@ PORTNAME= mod_frontpage PORTVERSION= 5.0.2.2635 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= # Requries manual fetch of files from http://www.rtr.com/ PKGNAMESUFFIX= ${AP_VERSION:S/+//} @@ -37,7 +37,7 @@ USE_APACHE?= 20+ AP_FAST_BUILD= yes AP_GENPLIST= yes -AP_EXTRAS= -Wc,-DFreeBSD +AP_EXTRAS= -Wc,-DFREEBSD FP_SETPERM= ${FPDIR}/set_default_perms.sh |