diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-06 21:10:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-06 21:10:48 +0000 |
commit | 8df7c5a5a729042b9cd52f561a2a80cefb4ef0dd (patch) | |
tree | 923aff8476da7918781a7ee9df86b5a5e33f847d | |
parent | Update to 2.7.2 (diff) |
- Mistyped variables (does nothing)
Notes
Notes:
svn path=/head/; revision=225355
-rw-r--r-- | www/dansguardian/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/dansguardian/Makefile b/www/dansguardian/Makefile index f52381dbf2d0..e8a10c75d252 100644 --- a/www/dansguardian/Makefile +++ b/www/dansguardian/Makefile @@ -33,7 +33,6 @@ CONFIGURE_ARGS= --bindir=/sbin/ \ --gccver=3 MAN8= dansguardian.8 -NOMANCOMPRESSED= yes OPTIONS= DG_APACHE "Enable Apache support for access denied page" on \ DG_PHRASELISTS "Install new phraselists over the old ones." off |