diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-11-08 14:29:40 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-11-08 14:29:40 +0000 |
commit | e5ad0587966931cfdbea5c6730651825190836f9 (patch) | |
tree | 916e744d41f311a20da580a513cd27f57e1e41ca | |
parent | d073ff418034eae4530d4ce455e21cfdfb429d47 (diff) | |
download | ports-e5ad0587966931cfdbea5c6730651825190836f9.tar.gz ports-e5ad0587966931cfdbea5c6730651825190836f9.zip |
Mark as DEPRECATED, mastersite disappeared since 2004.
PR: ports/88500
Submitted by: Jean Milanez Melo
Notes
Notes:
svn path=/head/; revision=147576
-rw-r--r-- | devel/libzt/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libzt/Makefile b/devel/libzt/Makefile index 73da7eea4360..b717ecd74e68 100644 --- a/devel/libzt/Makefile +++ b/devel/libzt/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://www.zerotao.org/downloads/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Collection of utility code for C application/server development +DEPRECATED= mastersite disappeared, no longer maintained by author +EXPIRATION_DATE=2005-12-31 + GNU_CONFIGURE= yes USE_LIBTOOL_VER=15 USE_REINPLACE= yes |