diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/dansguardian-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dansguardian-devel/Makefile b/www/dansguardian-devel/Makefile index b1d5b36c1aaa..bd59822ece17 100644 --- a/www/dansguardian-devel/Makefile +++ b/www/dansguardian-devel/Makefile @@ -45,7 +45,7 @@ OPTIONS= DG_APACHE "Enable Apache support for access denied page" on \ DG_URL= http://dansguardian.org/index.php?page=copyright2 CONFDIR= ${PREFIX}/etc/dansguardian -RESTRICTED= Redistribution and commercial download is restricted. Check ${DG_URL} for more info ${NO_PACKAGE} +RESTRICTED= Redistribution and commercial download is restricted. Check ${DG_URL} for more info .include <bsd.port.pre.mk> |