aboutsummaryrefslogtreecommitdiff
path: root/www/mod_rpaf
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-12-06 17:31:33 +0000
committerClement Laforet <clement@FreeBSD.org>2005-12-06 17:31:33 +0000
commite7e703270aaa2be61898cee21034e1fedb01833a (patch)
tree9b0ecf8b891a829e0a05cd8ca9b598bd0a5be3d7 /www/mod_rpaf
parent8b795da8235d89b0aeae866e7b21bfb92733d61a (diff)
downloadports-e7e703270aaa2be61898cee21034e1fedb01833a.tar.gz
ports-e7e703270aaa2be61898cee21034e1fedb01833a.zip
- Fix INDEX build again...
Sorry
Notes
Notes: svn path=/head/; revision=150548
Diffstat (limited to 'www/mod_rpaf')
-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>