diff options
author | Adrian Chadd <adrian@FreeBSD.org> | 2009-12-06 18:09:31 +0800 |
---|---|---|
committer | Adrian Chadd <adrian@FreeBSD.org> | 2009-12-06 18:09:31 +0800 |
commit | 2119411edb4d5ce1280504d589f2e0e9eb61202d (patch) | |
tree | ba0735e9aaa881a30d1dfabf1f95b61fe7c4d098 | |
parent | 3504ab861bb5961e9626aaf95b2a31e4315e6ff6 (diff) | |
download | freebsd-ports-gnome-2119411edb4d5ce1280504d589f2e0e9eb61202d.tar.gz freebsd-ports-gnome-2119411edb4d5ce1280504d589f2e0e9eb61202d.tar.zst freebsd-ports-gnome-2119411edb4d5ce1280504d589f2e0e9eb61202d.zip |
Add squid.conf.clean to the etc files list.
-rw-r--r-- | www/lusca-head/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lusca-head/Makefile b/www/lusca-head/Makefile index 275cb49bb5fe..276605c0a4f2 100644 --- a/www/lusca-head/Makefile +++ b/www/lusca-head/Makefile @@ -131,7 +131,8 @@ OPTIONS= SQUID_LDAP_AUTH "Install LDAP authentication helpers" off \ etc_files= squid/cachemgr.conf.default \ squid/mib.txt squid/mime.conf.default \ - squid/msntauth.conf.default squid/squid.conf.default + squid/msntauth.conf.default squid/squid.conf.default \ + squid/squid.conf.clean icon_files= anthony-binhex.gif anthony-bomb.gif anthony-box.gif \ anthony-box2.gif anthony-c.gif anthony-compressed.gif \ |