diff options
author | Steve Wills <swills@FreeBSD.org> | 2020-03-28 13:04:23 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2020-03-28 13:04:23 +0000 |
commit | 739c05555d4db0ffd09c661fc18e19f91a67b389 (patch) | |
tree | 5da4db1d3ea439f69e5cc7e092288ab0fc8b2e92 /sysutils/openseachest/Makefile | |
parent | 202146288aeebc06f545e8f0cb69a0fde8569559 (diff) | |
download | ports-739c05555d4db0ffd09c661fc18e19f91a67b389.tar.gz ports-739c05555d4db0ffd09c661fc18e19f91a67b389.zip |
Notes
Diffstat (limited to 'sysutils/openseachest/Makefile')
-rw-r--r-- | sysutils/openseachest/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/openseachest/Makefile b/sysutils/openseachest/Makefile index fdda8bbf8ad9..8b79159d2c0a 100644 --- a/sysutils/openseachest/Makefile +++ b/sysutils/openseachest/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= openseachest -PORTVERSION= g2020012901 +PORTVERSION= 20.02.28 DISTVERSIONPREFIX= v CATEGORIES= sysutils @@ -17,7 +17,6 @@ ALL_TARGET= release USE_GITHUB= yes GH_ACCOUNT= Seagate GH_PROJECT= openSeaChest -GH_TAGNAME= 625fcac GH_TUPLE= Seagate:opensea-common:deae6bc:common/opensea-common \ Seagate:opensea-operations:f1e05ee:operations/opensea-operations \ Seagate:opensea-transport:16f85f2:transport/opensea-transport \ |