diff options
author | obache <obache> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache> | 2012-01-13 10:54:43 +0000 |
commit | 85b6705d6c0bd91a7cdc3155c8ce796e2054f5f4 (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /devel/cppcheck | |
parent | 0e9bfe2ecb45826f1ec1193b56f39ff8f82b1d5d (diff) | |
download | pkgsrc-85b6705d6c0bd91a7cdc3155c8ce796e2054f5f4.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Diffstat (limited to 'devel/cppcheck')
-rw-r--r-- | devel/cppcheck/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile index 4357c61296a..46ff5bdbcf6 100644 --- a/devel/cppcheck/Makefile +++ b/devel/cppcheck/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2011/11/01 06:11:53 sbd Exp $ +# $NetBSD: Makefile,v 1.12 2012/01/13 10:54:55 obache Exp $ # DISTNAME= cppcheck-1.48 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cppcheck/} EXTRACT_SUFX= .tar.bz2 |