diff options
author | wiz <wiz@pkgsrc.org> | 2010-06-14 15:33:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-06-14 15:33:12 +0000 |
commit | cec79fc3a74ce04addebb1e555076784ec4ee4c0 (patch) | |
tree | 4737f7c5463540ecfeb0cb8b5fc9315b8a9602a4 /net/vnstat | |
parent | abe9e25af6e42948d4d2e4cc593e97335007e703 (diff) | |
download | pkgsrc-cec79fc3a74ce04addebb1e555076784ec4ee4c0.tar.gz |
PKGREVISION bump for png-1.4.x shlib change.
(missed those and *emacs* the first time round because they pull
in their png dependencies via default-on options; they were included
in the test bulk build though)
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 32e7afb1e3e..cf63a3ef71a 100644 --- a/net/vnstat/Makefile +++ b/net/vnstat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2009/11/26 14:11:44 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2010/06/14 15:33:13 wiz Exp $ DISTNAME= vnstat-1.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://humdi.net/vnstat/ #DISTFILES=${DISTNAME}.tar.gz |