diff options
author | Alex Dupre <ale@FreeBSD.org> | 2011-03-19 13:15:34 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2011-03-19 13:15:34 +0000 |
commit | 1bda2b27257c283e17a4a91482d5fa535c2ab5a7 (patch) | |
tree | 8cd07490589c5ea9ccfa6873f497bc771041dbb8 /www/mod_log_sql2-dtc | |
parent | 1835bd6a5d44db05fcf261521b0f4f80aa018d63 (diff) |
Notes
Diffstat (limited to 'www/mod_log_sql2-dtc')
-rw-r--r-- | www/mod_log_sql2-dtc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_log_sql2-dtc/Makefile b/www/mod_log_sql2-dtc/Makefile index 1dc777a493b5..4a945c496286 100644 --- a/www/mod_log_sql2-dtc/Makefile +++ b/www/mod_log_sql2-dtc/Makefile @@ -6,7 +6,7 @@ PORTNAME= mod_log_sql PORTVERSION= 1.101 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www databases MASTER_SITES= http://www.outoforder.cc/downloads/${PORTNAME}/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} |