diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-22 20:53:58 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-22 20:53:58 +0000 |
commit | 34367285f1bca57fffde82c3681624f760837f9d (patch) | |
tree | 5b62b5eca0a038e21cd856696b0e361181f22cf4 /security | |
parent | 34fa53beb10fe2223f4148efa96e71b793b9cabd (diff) | |
download | ports-34367285f1bca57fffde82c3681624f760837f9d.tar.gz ports-34367285f1bca57fffde82c3681624f760837f9d.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/its4/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/its4/Makefile b/security/its4/Makefile index ecc4b0eed81a..4111047c7382 100644 --- a/security/its4/Makefile +++ b/security/its4/Makefile @@ -17,7 +17,6 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ --datadir=${PREFIX}/share/its4 MAN1= its4.1 -RESTRICTED= "For non-commercial use only" .include <bsd.port.pre.mk> |