diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:54:07 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:54:07 +0000 |
commit | 5c6db6f4eb7d9098ca1a8c64b0aee2ac55fb5038 (patch) | |
tree | fa0da7af96820bb5400b8feb5e54b86142d1ec8e /www/mod_log_sql2-dtc | |
parent | 3a2084de1e20e1397cb5ebadab556d95be899e75 (diff) | |
download | ports-5c6db6f4eb7d9098ca1a8c64b0aee2ac55fb5038.tar.gz ports-5c6db6f4eb7d9098ca1a8c64b0aee2ac55fb5038.zip |
Notes
Diffstat (limited to 'www/mod_log_sql2-dtc')
-rw-r--r-- | www/mod_log_sql2-dtc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_log_sql2-dtc/Makefile b/www/mod_log_sql2-dtc/Makefile index 512653a2cd14..d4da927e5b87 100644 --- a/www/mod_log_sql2-dtc/Makefile +++ b/www/mod_log_sql2-dtc/Makefile @@ -6,6 +6,7 @@ PORTNAME= mod_log_sql PORTVERSION= 1.101 +PORTREVISION= 1 CATEGORIES= www databases MASTER_SITES= http://www.outoforder.cc/downloads/${PORTNAME}/ PKGNAMESUFFIX= -dtc |