diff options
author | obache <obache@pkgsrc.org> | 2013-09-04 12:31:24 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-09-04 12:31:24 +0000 |
commit | b63e7a6d695312427e319cd78a145b557c8dc783 (patch) | |
tree | 893f6e599549c1ddfa77575d57a4282ce4833048 /net/icinga-base | |
parent | f259f1727b889d5cfe35034457724cccadf70f88 (diff) | |
download | pkgsrc-b63e7a6d695312427e319cd78a145b557c8dc783.tar.gz |
recursive bump from graphics/gd shlib major bump.
Diffstat (limited to 'net/icinga-base')
-rw-r--r-- | net/icinga-base/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/icinga-base/Makefile b/net/icinga-base/Makefile index b1261fbe980..8a9028841f1 100644 --- a/net/icinga-base/Makefile +++ b/net/icinga-base/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2013/06/04 22:16:53 tron Exp $ +# $NetBSD: Makefile,v 1.6 2013/09/04 12:31:26 obache Exp $ # DISTNAME= icinga-1.8.4 PKGNAME= ${DISTNAME:S/-/-base-/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icinga/} |