diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2014-12-12 08:36:11 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2014-12-12 08:36:11 +0000 |
commit | dbce1fd0bec6d34c602025e69b70471ec77b8174 (patch) | |
tree | 3670c12a169228baf5d9506985dc5929dca45be1 /ports-mgmt | |
parent | 6d3c6e068469480337d534df7ce1019c89bc3a3f (diff) |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/porteasy/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports-mgmt/porteasy/Makefile b/ports-mgmt/porteasy/Makefile index 16c355caa271..930ccc9b099f 100644 --- a/ports-mgmt/porteasy/Makefile +++ b/ports-mgmt/porteasy/Makefile @@ -9,6 +9,9 @@ DISTFILES= # none MAINTAINER= des@FreeBSD.org COMMENT= Tool for fetching and building ports +DEPRECATED= Does not support pkgng +EXPIRATION_DATE= 2015-01-12 + NO_BUILD= yes NO_WRKSUBDIR= yes USES= perl5 |