diff options
author | SADA Kenji <sada@FreeBSD.org> | 2002-02-07 22:05:57 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2002-02-07 22:05:57 +0000 |
commit | b62fca19fbd03cc45f2e36e02c6a9b1a2b73d451 (patch) | |
tree | 47c9fc5e99355603a93b92e36b6e2eff1037a76b /security/checkpassword | |
parent | 217d22b678e2e05c27c4ffd9f902df3b9ef214c6 (diff) | |
download | ports-b62fca19fbd03cc45f2e36e02c6a9b1a2b73d451.tar.gz ports-b62fca19fbd03cc45f2e36e02c6a9b1a2b73d451.zip |
Notes
Diffstat (limited to 'security/checkpassword')
-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 be67fe17026f..0db4a321b8ee 100644 --- a/security/checkpassword/Makefile +++ b/security/checkpassword/Makefile @@ -9,7 +9,6 @@ PORTNAME= checkpassword PORTVERSION= 0.90 CATEGORIES= security MASTER_SITES= http://cr.yp.to/checkpwd/ -MASTER_SITE_SUBDIR= sada MAINTAINER= sada@FreeBSD.org |