diff options
author | rafan <rafan@FreeBSD.org> | 2008-04-04 14:38:06 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-04-04 14:38:06 +0800 |
commit | 03181c150e329b81ea3afdac6d4990b32d49e3bf (patch) | |
tree | 04fd90eeb650081bac0ebb599c4a06098fdd6d35 /security | |
parent | c73af87b4182bef3adf07b05e69e6ce67671941d (diff) | |
download | freebsd-ports-gnome-03181c150e329b81ea3afdac6d4990b32d49e3bf.tar.gz freebsd-ports-gnome-03181c150e329b81ea3afdac6d4990b32d49e3bf.tar.zst freebsd-ports-gnome-03181c150e329b81ea3afdac6d4990b32d49e3bf.zip |
- Mark as deprecated and set expiration after one month
PR: ports/121735
Submitted by: Fredrik Lindberg <fli at shapeshifter.se> (maintainer)
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 |