diff options
author | Renato Botelho <garga@FreeBSD.org> | 2008-07-25 18:58:28 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2008-07-25 18:58:28 +0000 |
commit | e7abd3a82026f64a675a7fd94385b4f9df17cf5a (patch) | |
tree | c46dbbefa84822fb3806adbf06b6beb457009b35 | |
parent | 62fae5adc12e8fbbc8a9811571cd9a236354e2ff (diff) | |
download | ports-e7abd3a82026f64a675a7fd94385b4f9df17cf5a.tar.gz ports-e7abd3a82026f64a675a7fd94385b4f9df17cf5a.zip |
Notes
-rw-r--r-- | security/checkpassword/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/checkpassword/Makefile b/security/checkpassword/Makefile index 2556c6d1f25b..3a5db2dd2d8f 100644 --- a/security/checkpassword/Makefile +++ b/security/checkpassword/Makefile @@ -17,7 +17,6 @@ COMMENT= A simple password-checking interface ALL_TARGET= it INSTALL_TARGET= setup -RESTRICTED= Unsure of djb's license PLIST_FILES= bin/checkpassword PORTDOCS= CHANGES FILES README SYSDEPS TARGETS TODO VERSION |