diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-04-04 06:38:06 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-04-04 06:38:06 +0000 |
commit | d3d8e714cc8c576af64d27ee7263f24009d84fd8 (patch) | |
tree | db0487e5c8a229312967542c1f8f0fd8136d48f2 /security | |
parent | d723f51c5de23679220bd9bf1d4db93ca65767c0 (diff) | |
download | ports-d3d8e714cc8c576af64d27ee7263f24009d84fd8.tar.gz ports-d3d8e714cc8c576af64d27ee7263f24009d84fd8.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/bioapitool/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/bioapitool/Makefile b/security/bioapitool/Makefile index db86e251fc9d..f45fbcaba50d 100644 --- a/security/bioapitool/Makefile +++ b/security/bioapitool/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://shapeshifter.se/pub/bioapitool/ MAINTAINER= fli@shapeshifter.se COMMENT= BioAPI management utility +DEPRECATED= All functionallity of this tools has been merged with pam_bsdbioapi +EXPIRATION_DATE=2008-05-04 + LIB_DEPENDS= bioapi100.0:${PORTSDIR}/security/bioapi MAN1= bioapitool.1 |