diff options
Diffstat (limited to 'www/rubygem-gitlab-grack/Makefile')
-rw-r--r-- | www/rubygem-gitlab-grack/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rubygem-gitlab-grack/Makefile b/www/rubygem-gitlab-grack/Makefile index f9a737fdc0ee..b42c3dbc54dd 100644 --- a/www/rubygem-gitlab-grack/Makefile +++ b/www/rubygem-gitlab-grack/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab-grack -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -14,5 +14,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes - .include <bsd.port.mk> |