diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 18:50:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 18:50:30 +0000 |
commit | 155aa7f937dacb7b05812fa61f8a45636cfc9eab (patch) | |
tree | de47e4f78f73207a09d6d63c1243fa414971597d /net | |
parent | 6f19552d7510961bb33108939cd51c0c9c3244a6 (diff) | |
download | freebsd-ports-155aa7f937dacb7b05812fa61f8a45636cfc9eab.zip |
Deprecate ports unmaintained for which distillator is not able to find public distfiles
Reported by: distilator
Diffstat (limited to 'net')
-rw-r--r-- | net/mars_nwe/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/mars_nwe/Makefile b/net/mars_nwe/Makefile index f2ca73e8fe1a..9ec53a863ef1 100644 --- a/net/mars_nwe/Makefile +++ b/net/mars_nwe/Makefile @@ -14,6 +14,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Netware server emulator for Un*x systems +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + WRKSRC= ${WRKDIR}/mars_nwe PLIST= ${WRKDIR}/PLIST.DYN |