diff options
author | itetcu <itetcu@FreeBSD.org> | 2007-08-15 17:00:42 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2007-08-15 17:00:42 +0800 |
commit | f92e1ce8090bcb2c5d934bcbb2042d250049910e (patch) | |
tree | ac4ea70291a14bd633a61f35eddca54fe248aa8d /net-mgmt | |
parent | 4bca447a84b1f3e812828bf2056e13637965d48d (diff) | |
download | freebsd-ports-graphics-f92e1ce8090bcb2c5d934bcbb2042d250049910e.tar.gz freebsd-ports-graphics-f92e1ce8090bcb2c5d934bcbb2042d250049910e.tar.zst freebsd-ports-graphics-f92e1ce8090bcb2c5d934bcbb2042d250049910e.zip |
Mark for removal in one month.
PR: ports/115542
Submitted by: Dennis Cabooter (maintainer)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ocs-unix-agent/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/ocs-unix-agent/Makefile b/net-mgmt/ocs-unix-agent/Makefile index 01185aebb16..cf70f93c3fa 100644 --- a/net-mgmt/ocs-unix-agent/Makefile +++ b/net-mgmt/ocs-unix-agent/Makefile @@ -15,6 +15,9 @@ COMMENT= Keep track of the computers configuration and software LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl +DEPRECATED= Use net-mgmt/ocsinventory-agent instead +EXPIRATION_DATE=2007-09-15 + GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= libxml2 |