diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-02-19 20:07:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-02-19 20:07:32 +0000 |
commit | 9977149e7df65ae54060cbaa0915c8d3a3b09b87 (patch) | |
tree | a49b3fe147f2c6cfbd397200ce3bd893d8424553 /devel/cppcheck | |
parent | 4178d658aaa80a59d020ed6720a41f6e064c2c7d (diff) | |
download | ports-9977149e7df65ae54060cbaa0915c8d3a3b09b87.tar.gz ports-9977149e7df65ae54060cbaa0915c8d3a3b09b87.zip |
Notes
Diffstat (limited to 'devel/cppcheck')
-rw-r--r-- | devel/cppcheck/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile index b97f60aa6ce3..7211e51172d7 100644 --- a/devel/cppcheck/Makefile +++ b/devel/cppcheck/Makefile @@ -3,6 +3,7 @@ PORTNAME= cppcheck PORTVERSION= 1.63 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ |