diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 2006-11-21 02:23:59 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 2006-11-21 02:23:59 +0000 |
commit | a4e558302be368f67991df496d5f80448dee6d7b (patch) | |
tree | 25bd8c593978e2238baed0999806cb4e3a0d67dd /www/mod_log_sql2-dtc | |
parent | 049e98afd13b05808753ccf93ee6c7330485a981 (diff) |
re-Add PKGNAMESUFFIX=dtc
Notes
Notes:
svn path=/head/; revision=177702
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 b0f5aaca7989..033a4813be3c 100644 --- a/www/mod_log_sql2-dtc/Makefile +++ b/www/mod_log_sql2-dtc/Makefile @@ -8,6 +8,7 @@ PORTNAME= mod_log_sql PORTVERSION= 1.100 CATEGORIES= www databases MASTER_SITES= http://www.outoforder.cc/downloads/${PORTNAME}/ +PKGNAMESUFFIX= dtc MAINTAINER= scrappy@freebsd.org COMMENT= Allows Apache to log to a MySQL database |