diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2014-11-06 22:10:31 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2014-11-06 22:10:31 +0000 |
commit | 012bc12500ad29e4a09076a3699634071e36f60c (patch) | |
tree | 53cfa5fda1cb9f14917bc588856928d3c78c1478 /ports-mgmt | |
parent | c2e45e6776264d21e6ce28b29a8bcd327fe301c3 (diff) |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/pib/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports-mgmt/pib/Makefile b/ports-mgmt/pib/Makefile index c47620ddbff7..abbb24a580ab 100644 --- a/ports-mgmt/pib/Makefile +++ b/ports-mgmt/pib/Makefile @@ -11,6 +11,9 @@ MASTER_SITE_SUBDIR= msmith MAINTAINER= ports@FreeBSD.org COMMENT= GUI Ports Collection management tool +DEPRECATED= Does not work with tcl/tk 8.4+, does not support pkgng +EXPIRATION_DATE= 2014-12-06 + USES= tk:build .include <bsd.port.pre.mk> |