diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 13:50:26 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 13:50:26 +0800 |
commit | b84da9cdd1fe3dc2ad90dfdbae2ea6536655c3fe (patch) | |
tree | 6ea330bb14ab0bab26c077aa9b95009d075f8ecb /security | |
parent | 55d5d0b98cb7943cf5979019fb32e1bc6404019f (diff) | |
download | freebsd-ports-gnome-b84da9cdd1fe3dc2ad90dfdbae2ea6536655c3fe.tar.gz freebsd-ports-gnome-b84da9cdd1fe3dc2ad90dfdbae2ea6536655c3fe.tar.zst freebsd-ports-gnome-b84da9cdd1fe3dc2ad90dfdbae2ea6536655c3fe.zip |
Distfile is back remove deprecation
Diffstat (limited to 'security')
-rw-r--r-- | security/libident/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/libident/Makefile b/security/libident/Makefile index d127d0d385db..c40472a67426 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -14,9 +14,6 @@ MASTER_SITES= http://www.remlab.net/files/libident/ MAINTAINER= ports@FreeBSD.org COMMENT= A small library to interface the ident protocol server (rfc1413) -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - USE_AUTOTOOLS= libtool USE_GNOME= gnometarget lthack GNU_CONFIGURE= yes |