aboutsummaryrefslogtreecommitdiff
path: root/security/checkpassword
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /security/checkpassword
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes: svn path=/head/; revision=77045
Diffstat (limited to 'security/checkpassword')
-rw-r--r--security/checkpassword/Makefile1
-rw-r--r--security/checkpassword/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/security/checkpassword/Makefile b/security/checkpassword/Makefile
index 0db4a321b8ee..21c1adcd7cd6 100644
--- a/security/checkpassword/Makefile
+++ b/security/checkpassword/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= security
MASTER_SITES= http://cr.yp.to/checkpwd/
MAINTAINER= sada@FreeBSD.org
+COMMENT= A simple password-checking interface
ALL_TARGET= it
INSTALL_TARGET= setup
diff --git a/security/checkpassword/pkg-comment b/security/checkpassword/pkg-comment
deleted file mode 100644
index 7df3c85b4e76..000000000000
--- a/security/checkpassword/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple password-checking interface