aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorscrappy <scrappy@FreeBSD.org>2006-11-29 06:20:54 +0800
committerscrappy <scrappy@FreeBSD.org>2006-11-29 06:20:54 +0800
commit443ec73efb7170809dbd269d5e9189b8383e88ab (patch)
tree8cb9911d16e55fc48404e9df450227977670a865 /www
parente30d890ea917484360e001aa7f94b118481137e6 (diff)
downloadfreebsd-ports-gnome-443ec73efb7170809dbd269d5e9189b8383e88ab.tar.gz
freebsd-ports-gnome-443ec73efb7170809dbd269d5e9189b8383e88ab.tar.zst
freebsd-ports-gnome-443ec73efb7170809dbd269d5e9189b8383e88ab.zip
PKGNAMESUFFIX needs a - before the string ...
Diffstat (limited to 'www')
-rw-r--r--www/mod_log_sql2-dtc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_log_sql2-dtc/Makefile b/www/mod_log_sql2-dtc/Makefile
index 033a4813be3c..598079bc80e4 100644
--- a/www/mod_log_sql2-dtc/Makefile
+++ b/www/mod_log_sql2-dtc/Makefile
@@ -8,7 +8,7 @@ PORTNAME= mod_log_sql
PORTVERSION= 1.100
CATEGORIES= www databases
MASTER_SITES= http://www.outoforder.cc/downloads/${PORTNAME}/
-PKGNAMESUFFIX= dtc
+PKGNAMESUFFIX= -dtc
MAINTAINER= scrappy@freebsd.org
COMMENT= Allows Apache to log to a MySQL database