diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/iet/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/iet/Makefile b/net/iet/Makefile index 13b2c8b2cee3..b4a5ab689ac7 100644 --- a/net/iet/Makefile +++ b/net/iet/Makefile @@ -12,11 +12,14 @@ PATCH_SITES= LOCAL/delphij PATCHFILES= ${PORTNAME}-${PORTVERSION}.diff.bz2 PATCH_DIST_STRIP= -p1 -MAINTAINER= delphij@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The iSCSI Enterprise Target LICENSE= GPLv2 +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2016-12-31 + SSP_UNSAFE= kernel module does not support ssp BUILD_WRKSRC= ${WRKSRC}/freebsd INSTALL_WRKSRC= ${BUILD_WRKSRC} |