aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2012-09-05 16:05:30 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2012-09-05 16:05:30 +0000
commit69fef641c73193c54b44329d404db88a7f030ce6 (patch)
treebe3e51079e09826687e525574041ec7e0aaaa5a1 /ports-mgmt
parenta075d031b295cc04a39b8011113c8a7115da7288 (diff)
downloadports-69fef641c73193c54b44329d404db88a7f030ce6.tar.gz
ports-69fef641c73193c54b44329d404db88a7f030ce6.zip
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portmanager/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports-mgmt/portmanager/Makefile b/ports-mgmt/portmanager/Makefile
index 0fec20f572d5..1efe82e671c0 100644
--- a/ports-mgmt/portmanager/Makefile
+++ b/ports-mgmt/portmanager/Makefile
@@ -14,6 +14,10 @@ MASTER_SITES= SF
MAINTAINER= jsa@FreeBSD.org
COMMENT= FreeBSD installed ports status and safe update utility
+DEPRECATED= Does not support modern ports features such as MOVED, is lacking upstream and active contributions, and does not support pkgng. \
+ Consider using ports-mgmt/portmaster, ports-mgmt/portupgrade or pkgng.
+EXPIRATION_DATE=2013-01-04
+
MAN1= portmanager.1
MAN3= libMG.3 MGdbAdd.3 MGdbCreate.3 MGdbDelete.3 \
MGdbGetRecordQty.3 MGdbGoTop.3 MGdbSeek.3