aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorak <ak@FreeBSD.org>2014-07-07 04:38:36 +0800
committerak <ak@FreeBSD.org>2014-07-07 04:38:36 +0800
commit1d4beaa3040a339b61d011027defb56f1f4d9f6d (patch)
treeb5444db0a2c12cf6112cd6db7137d5641efb70e7
parent5bdaba3fa82fe8aad69f5ddd8fd3684b3ab9bf22 (diff)
downloadfreebsd-ports-gnome-1d4beaa3040a339b61d011027defb56f1f4d9f6d.tar.gz
freebsd-ports-gnome-1d4beaa3040a339b61d011027defb56f1f4d9f6d.tar.zst
freebsd-ports-gnome-1d4beaa3040a339b61d011027defb56f1f4d9f6d.zip
- Deprecate and set expiration date to 2014-09-01: Does not support pkgng
-rw-r--r--ports-mgmt/pkg_add_it/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports-mgmt/pkg_add_it/Makefile b/ports-mgmt/pkg_add_it/Makefile
index d0caf453f149..5a91cc4dc45e 100644
--- a/ports-mgmt/pkg_add_it/Makefile
+++ b/ports-mgmt/pkg_add_it/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://www.unix-heaven.org/FreeBSD/distfiles/
MAINTAINER= dnaeon@gmail.com
COMMENT= Interactive tool for package installation
+EXPIRATION_DATE= 2014-08-30
+DEPRECATED= Does not support pkgng
+
PLIST_FILES= etc/pkg_add_it.conf \
man/man1/pkg_add_it.1.gz \
man/man5/pkg_add_it.conf.5.gz \