summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2008-07-25 18:58:28 +0000
committerRenato Botelho <garga@FreeBSD.org>2008-07-25 18:58:28 +0000
commite7abd3a82026f64a675a7fd94385b4f9df17cf5a (patch)
treec46dbbefa84822fb3806adbf06b6beb457009b35
parentCreate a pkg-deinstall file to remove the ${X11BASE}/etc/xdg directory (diff)
Remove RESTRICTED since all DJB code has changed to public domain license
Notes
Notes: svn path=/head/; revision=217500
-rw-r--r--security/checkpassword/Makefile1
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