diff options
Diffstat (limited to 'devel/nlohmann-json/Makefile')
-rw-r--r-- | devel/nlohmann-json/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/nlohmann-json/Makefile b/devel/nlohmann-json/Makefile index f3d1b26f42e4..b109db288b13 100644 --- a/devel/nlohmann-json/Makefile +++ b/devel/nlohmann-json/Makefile @@ -4,6 +4,7 @@ PORTNAME= json DISTVERSIONPREFIX= v DISTVERSION= 3.3.0 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= nlohmann- |