From 6a6ded64aa2b658bad69dd912257d704b54b2fa1 Mon Sep 17 00:00:00 2001 From: clement Date: Tue, 6 Dec 2005 17:31:33 +0000 Subject: - Fix INDEX build again... Sorry --- www/mod_rpaf/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www') 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 -- cgit