diff options
Diffstat (limited to 'www/loco/Makefile')
-rw-r--r-- | www/loco/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/loco/Makefile b/www/loco/Makefile index b9f33b59594c..5a7d0232af08 100644 --- a/www/loco/Makefile +++ b/www/loco/Makefile @@ -1,7 +1,7 @@ PORTNAME= loco DISTVERSIONPREFIX= v -DISTVERSION= 0.15.0 -PORTREVISION= 2 +DISTVERSION= 0.16.3 +PORTREVISION= 1 CATEGORIES= www devel PKGNAMESUFFIX= -web-framework |