diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-19 18:21:20 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-19 18:21:20 +0000 |
commit | 23a96f4a5fa2e2de306a227091b5bb888f629079 (patch) | |
tree | 7dd1fa988e921ff803c61406519268b5ff1d1b8e /www/cppcms | |
parent | f5db4d978242b0b5cfab34e8d39953c25fc454b7 (diff) | |
download | ports-23a96f4a5fa2e2de306a227091b5bb888f629079.tar.gz ports-23a96f4a5fa2e2de306a227091b5bb888f629079.zip |
Notes
Diffstat (limited to 'www/cppcms')
-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 7a7bc9a326aa..2e24d56de4dd 100644 --- a/www/cppcms/Makefile +++ b/www/cppcms/Makefile @@ -2,7 +2,7 @@ PORTNAME= cppcms PORTVERSION= 1.0.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= SF/cppcms/${PORTNAME}/${PORTVERSION} |