diff options
Diffstat (limited to 'net/cacti/Makefile')
-rw-r--r-- | net/cacti/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/cacti/Makefile b/net/cacti/Makefile index a187492c30f..76dbb432e4c 100644 --- a/net/cacti/Makefile +++ b/net/cacti/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/06/03 10:05:45 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/04 22:16:52 tron Exp $ # DISTNAME= cacti-0.8.8a -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.cacti.net/downloads/ |