diff options
author | marino <marino@FreeBSD.org> | 2014-06-30 14:09:43 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-06-30 14:09:43 +0800 |
commit | 675c9994708e13c0939822e2418101eb94e1514f (patch) | |
tree | 435a8713331780adbb92c5725d066affc8481886 /news | |
parent | 9048ffaa45981d9091960318a7195712bae11cdc (diff) | |
download | freebsd-ports-graphics-675c9994708e13c0939822e2418101eb94e1514f.tar.gz freebsd-ports-graphics-675c9994708e13c0939822e2418101eb94e1514f.tar.zst freebsd-ports-graphics-675c9994708e13c0939822e2418101eb94e1514f.zip |
news/p5-NNML: interactive port is no longer maintained, so deprecate
This port will be removed after 20 August with the other unmaintained
interactive ports unless someone converts it to a regular port.
Diffstat (limited to 'news')
-rw-r--r-- | news/p5-NNML/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/news/p5-NNML/Makefile b/news/p5-NNML/Makefile index 2fb7ce81f2a..0febf4bad9d 100644 --- a/news/p5-NNML/Makefile +++ b/news/p5-NNML/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A minimal NNTP server +DEPRECATED= Unmaintained interactive port +EXPIRATION_DATE=2014-08-20 + USES= perl5 USE_PERL5= configure |