diff options
Diffstat (limited to 'www/mod_log_sql2/Makefile')
-rw-r--r-- | www/mod_log_sql2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_log_sql2/Makefile b/www/mod_log_sql2/Makefile index 97b24985208..4f4c9f215da 100644 --- a/www/mod_log_sql2/Makefile +++ b/www/mod_log_sql2/Makefile @@ -6,7 +6,7 @@ PORTNAME= mod_log_sql PORTVERSION= 1.101 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www databases MASTER_SITES= http://www.outoforder.cc/downloads/${PORTNAME}/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} |