diff options
author | dbn <dbn@FreeBSD.org> | 2015-01-11 23:18:03 +0800 |
---|---|---|
committer | dbn <dbn@FreeBSD.org> | 2015-01-11 23:18:03 +0800 |
commit | e8f28b59bce7d385305031b3234d84d707806e7d (patch) | |
tree | ba9780fd2828cfed3b99a8b069ea3dbb880b9bbc /ports-mgmt | |
parent | 17551f25cb9dc295dc52e5896f187a01e8ca03ed (diff) | |
download | freebsd-ports-gnome-e8f28b59bce7d385305031b3234d84d707806e7d.tar.gz freebsd-ports-gnome-e8f28b59bce7d385305031b3234d84d707806e7d.tar.zst freebsd-ports-gnome-e8f28b59bce7d385305031b3234d84d707806e7d.zip |
Mark ports-mgmt/portbuilder as depreciated.
This port is no longer updated and no longer works properly with the Ports
Collection. Please use ports-mgmt/poudriere.
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portbuilder/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports-mgmt/portbuilder/Makefile b/ports-mgmt/portbuilder/Makefile index 01cb595d2a17..ce383828613f 100644 --- a/ports-mgmt/portbuilder/Makefile +++ b/ports-mgmt/portbuilder/Makefile @@ -12,6 +12,9 @@ COMMENT= Concurrent FreeBSD port builder LICENSE= BSD2CLAUSE +DEPRECATED= Unmaintained, please use ports-mgmt/poudriere. +EXPIRATION_DATE= 2015-03-31 + USE_PYTHON= distutils USES= python tar:xz |