diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-13 21:30:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-13 21:30:59 +0000 |
commit | 9d7a971e8abec73c7ca9175579c0879190c39e1c (patch) | |
tree | 607a8ff9d52e21007414f676bade7fbeb3bee2be /security/cmd5checkpw/Makefile | |
parent | 860ab5b911e16783cf37e9bfdfb7f5e6dd18d0ec (diff) | |
download | ports-9d7a971e8abec73c7ca9175579c0879190c39e1c.tar.gz ports-9d7a971e8abec73c7ca9175579c0879190c39e1c.zip |
Notes
Diffstat (limited to 'security/cmd5checkpw/Makefile')
-rw-r--r-- | security/cmd5checkpw/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/cmd5checkpw/Makefile b/security/cmd5checkpw/Makefile index 08b20e916bb5..3e9cea6c7154 100644 --- a/security/cmd5checkpw/Makefile +++ b/security/cmd5checkpw/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://members.elysium.pl/brush/cmd5checkpw/dist/ MAINTAINER= ports@FreeBSD.org COMMENT= Checkpassword compatible authentication program that uses CRAM-MD5 +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + MAN8= cmd5checkpw.8 DOCS_FILES= CHANGES CREDITS INSTALL README rfc1321.txt rfc2104.txt |