aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2005-12-07 01:31:33 +0800
committerclement <clement@FreeBSD.org>2005-12-07 01:31:33 +0800
commit6a6ded64aa2b658bad69dd912257d704b54b2fa1 (patch)
treeedcc2f780ea6699f1ce2f7f029c9b93d7110a785 /www
parent20ecdbffbca702bec6d31e0dcd89d37e410ecac5 (diff)
downloadfreebsd-ports-gnome-6a6ded64aa2b658bad69dd912257d704b54b2fa1.tar.gz
freebsd-ports-gnome-6a6ded64aa2b658bad69dd912257d704b54b2fa1.tar.zst
freebsd-ports-gnome-6a6ded64aa2b658bad69dd912257d704b54b2fa1.zip
- Fix INDEX build again...
Sorry
Diffstat (limited to 'www')
-rw-r--r--www/mod_rpaf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_rpaf/Makefile b/www/mod_rpaf/Makefile
index 7b3a443a05a2..9eb21237341b 100644
--- a/www/mod_rpaf/Makefile
+++ b/www/mod_rpaf/Makefile
@@ -21,6 +21,7 @@ AP_GENPLIST= YES
.if ${APACHE_VERSION} >= 20
SRC_FILE= mod_rpaf-2.0.c
+PKGNAMESUFFIX= -ap2
.endif
.include <bsd.port.post.mk>