diff options
Diffstat (limited to 'net/rubygem-gitlab_omniauth-ldap/Makefile')
-rw-r--r-- | net/rubygem-gitlab_omniauth-ldap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rubygem-gitlab_omniauth-ldap/Makefile b/net/rubygem-gitlab_omniauth-ldap/Makefile index ebbe30ac090b..38f52268ae5a 100644 --- a/net/rubygem-gitlab_omniauth-ldap/Makefile +++ b/net/rubygem-gitlab_omniauth-ldap/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab_omniauth-ldap -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= net rubygems MASTER_SITES= RG @@ -17,5 +17,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes - .include <bsd.port.mk> |