diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-12-12 10:54:12 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-12-12 10:54:12 +0000 |
commit | 3d7d084ca67ee5726e4e6665b79f519c9ec11f1b (patch) | |
tree | 8b4cef20676ef63bd54d3800c6627af9468b079d /www/gitlab/Makefile | |
parent | f54fac0d08a668af69b0c873c1f1e10b3acefb21 (diff) | |
download | ports-3d7d084ca67ee5726e4e6665b79f519c9ec11f1b.tar.gz ports-3d7d084ca67ee5726e4e6665b79f519c9ec11f1b.zip |
Notes
Diffstat (limited to 'www/gitlab/Makefile')
-rw-r--r-- | www/gitlab/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/gitlab/Makefile b/www/gitlab/Makefile index fd1c70b3b96c..69b3588715b4 100644 --- a/www/gitlab/Makefile +++ b/www/gitlab/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= gitlab -PORTVERSION= 10.1.4 +PORTVERSION= 10.1.5 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= www devel MAINTAINER= idefix@fechner.net |