diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
commit | 51d76b29e20c08faa588a605726a4f7e2ee846af (patch) | |
tree | a0bbc75a2678abb7b9f4c413eebf60cee56dc2ba /devel/cppcheck | |
parent | 368dc79a2cafd1aa1850031a47ff152f754882a1 (diff) | |
download | pkgsrc-51d76b29e20c08faa588a605726a4f7e2ee846af.tar.gz |
recursive bump from gettext-lib shlib 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 35d2358ff78..5265a04c8bc 100644 --- a/devel/cppcheck/Makefile +++ b/devel/cppcheck/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/01/13 13:53:24 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2011/04/22 14:40:41 obache Exp $ # DISTNAME= cppcheck-1.46.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cppcheck/} EXTRACT_SUFX= .tar.bz2 |