diff options
author | wiz <wiz@pkgsrc.org> | 2011-01-13 13:53:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-01-13 13:53:23 +0000 |
commit | fcc0b5fda026e38aa1efb7f318010e3a69098566 (patch) | |
tree | d235dceb5492df43911f7f1b522b59cc6164c7b2 /net/vnstat | |
parent | 22538e12e3f525cd419843289915758a5a78c187 (diff) | |
download | pkgsrc-fcc0b5fda026e38aa1efb7f318010e3a69098566.tar.gz |
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'net/vnstat')
-rw-r--r-- | net/vnstat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vnstat/Makefile b/net/vnstat/Makefile index cf63a3ef71a..a7f6fd85aa1 100644 --- a/net/vnstat/Makefile +++ b/net/vnstat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2010/06/14 15:33:13 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2011/01/13 13:53:33 wiz Exp $ DISTNAME= vnstat-1.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= http://humdi.net/vnstat/ #DISTFILES=${DISTNAME}.tar.gz |