diff options
-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 |