diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2016-07-06 07:34:12 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2016-07-06 07:34:12 +0000 |
commit | fb8d8ab5f90a72b2ab51a06bac9de5c7303e5902 (patch) | |
tree | e6ac1736f2e29eb1779162db518bd30a074367b6 /www/cppcms/Makefile | |
parent | devel/icu: update to 57.1 (diff) |
devel/icu: bump PORTREVISION on dependent ports
Notes
Notes:
svn path=/head/; revision=418119
Diffstat (limited to 'www/cppcms/Makefile')
-rw-r--r-- | www/cppcms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cppcms/Makefile b/www/cppcms/Makefile index f94c9e2d8aca..4773546a1941 100644 --- a/www/cppcms/Makefile +++ b/www/cppcms/Makefile @@ -2,7 +2,7 @@ PORTNAME= cppcms PORTVERSION= 1.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= SF/cppcms/${PORTNAME}/${PORTVERSION} |