diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 14:14:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 14:14:40 +0000 |
commit | 81f7b4705fbf80c85e13b93a286039a0d6ad1bfe (patch) | |
tree | 62f06c4cb415bf4c2fe478f5c5c7bf8cb0bffb2c /net/ocsinventory-agent | |
parent | c731522a3bbc5c173afc327df22d2d032c06dd25 (diff) | |
download | pkgsrc-81f7b4705fbf80c85e13b93a286039a0d6ad1bfe.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'net/ocsinventory-agent')
-rw-r--r-- | net/ocsinventory-agent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ocsinventory-agent/Makefile b/net/ocsinventory-agent/Makefile index b02ed55db6e..872825c81cf 100644 --- a/net/ocsinventory-agent/Makefile +++ b/net/ocsinventory-agent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2011/05/22 22:41:09 abs Exp $ +# $NetBSD: Makefile,v 1.5 2011/08/14 14:14:40 obache Exp $ # VERS= 1.1.2.1 -PKGREVISION= 1 +PKGREVISION= 2 DISTNAME= Ocsinventory-Agent-${VERS} PKGNAME= ocsinventory-agent-${VERS} CATEGORIES= net |