diff options
Diffstat (limited to 'www/mod_log_dbd')
-rw-r--r-- | www/mod_log_dbd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_log_dbd/Makefile b/www/mod_log_dbd/Makefile index 15a22178abc4..f6e924cedcaf 100644 --- a/www/mod_log_dbd/Makefile +++ b/www/mod_log_dbd/Makefile @@ -9,6 +9,7 @@ PORTVERSION= 0.2 PORTREVISION= 3 CATEGORIES= www databases MASTER_SITES= http://bfoz.net/projects/${PORTNAME}/release/ +PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= bfoz@bfoz.net COMMENT= Uses APR DBD to store Apache access logs in a database |