Remove dead reference to ${NO_PACKAGE}
This commit is contained in:
parent
113a89ec7d
commit
00838e85ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172072
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue