diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
commit | 4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch) | |
tree | 15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /security/checkpassword/Makefile | |
parent | Correct whitespace introduced during PORTNAME conversion and portlint (diff) |
Correct whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to '')
-rw-r--r-- | security/checkpassword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/checkpassword/Makefile b/security/checkpassword/Makefile index 6e66fbeef1e8..1c84c20e40b7 100644 --- a/security/checkpassword/Makefile +++ b/security/checkpassword/Makefile @@ -6,7 +6,7 @@ # PORTNAME= checkpassword -PORTVERSION= 0.81 +PORTVERSION= 0.81 CATEGORIES= security MASTER_SITES= http://cr.yp.to/software/ \ http://people.FreeBSD.org/~sada/distfiles/ \ |