diff options
author | araujo <araujo@FreeBSD.org> | 2007-08-31 09:54:40 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-08-31 09:54:40 +0800 |
commit | 78ad047050929733c058492ad98ac36dd1d985e4 (patch) | |
tree | 2f5edf3153d40eb2b6472acc885f2cd9ec7c2950 /net-mgmt/ocsinventory-agent/Makefile | |
parent | 19c8b6d1a8eb2d7d93659fb3910a2e2ecfa3f7c7 (diff) | |
download | freebsd-ports-graphics-78ad047050929733c058492ad98ac36dd1d985e4.tar.gz freebsd-ports-graphics-78ad047050929733c058492ad98ac36dd1d985e4.tar.zst freebsd-ports-graphics-78ad047050929733c058492ad98ac36dd1d985e4.zip |
- Update to 0.0.6.2.
PR: ports/115855
Submitted by: Dennis Cabooter <freebsd@rootxs.org> (maintainer)
Approved by: itetcu (mentor)
Diffstat (limited to 'net-mgmt/ocsinventory-agent/Makefile')
-rw-r--r-- | net-mgmt/ocsinventory-agent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/ocsinventory-agent/Makefile b/net-mgmt/ocsinventory-agent/Makefile index 779d69a7c92..f53ec1d6eba 100644 --- a/net-mgmt/ocsinventory-agent/Makefile +++ b/net-mgmt/ocsinventory-agent/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: ocs-unix-agent +# New ports collection makefile for: ocsinventory-agent # Date created: 14 August 2007 # Whom: Dennis Cabooter # @@ -6,7 +6,7 @@ # PORTNAME= Ocsinventory -PORTVERSION= 0.0.6 +PORTVERSION= 0.0.6.2 CATEGORIES= net-mgmt MASTER_SITES= http://nana.rulezlan.org/~goneri/ocsinventory-agent/ PKGNAMESUFFIX= -Agent |