diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-08-15 09:00:42 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-08-15 09:00:42 +0000 |
commit | d599110f0e344578a94e8d330ec34840cac77e2e (patch) | |
tree | 9bd42efa637cfb6cfca5197ef167fbf51882b3fb /net-mgmt | |
parent | a66ca6afef52795e7c3063c24ea672e63b3962c4 (diff) | |
download | ports-d599110f0e344578a94e8d330ec34840cac77e2e.tar.gz ports-d599110f0e344578a94e8d330ec34840cac77e2e.zip |
Notes
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 01185aebb166..cf70f93c3fa0 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 |