From bee5136a1187f7c94d65efd02e79a3d2f2a40bdd Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Tue, 30 Mar 2004 19:44:22 +0000 Subject: change CGIBINDIR and WEBDATADIR from .default to -dist Noted By: Nelis Lamprecht --- mail/sqwebmail/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index 243e65f3ee70..473e22addc3a 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -27,9 +27,9 @@ COMMENT= CGI Webmail client for Maildirs # set IMAGEURL to where on the web server URL the images are found # -CGIBINDIR?= www/cgi-bin.default +CGIBINDIR?= www/cgi-bin-dist CGIBINSUBDIR?= sqwebmail -WEBDATADIR?= www/data.default +WEBDATADIR?= www/data-dist WEBDATASUBDIR?= sqwebmail IMAGEURL?= ${WEBDATASUBDIR} -- cgit v1.2.3