diff options
author | mat <mat@FreeBSD.org> | 2015-05-31 05:25:06 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-31 05:25:06 +0800 |
commit | 50e234927a2b5d497dba7d2d72b8948079242e99 (patch) | |
tree | a3eb79bf2c8deb40f9ed91f12f1edf0402cc910f /devel/ocaml-cfg | |
parent | b165ccb1773b5d4763197bfe15b9165f28ffb8fa (diff) | |
download | freebsd-ports-gnome-50e234927a2b5d497dba7d2d72b8948079242e99.tar.gz freebsd-ports-gnome-50e234927a2b5d497dba7d2d72b8948079242e99.tar.zst freebsd-ports-gnome-50e234927a2b5d497dba7d2d72b8948079242e99.zip |
Cleanup USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'devel/ocaml-cfg')
-rw-r--r-- | devel/ocaml-cfg/Makefile | 2 | ||||
-rw-r--r-- | devel/ocaml-cfg/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/ocaml-cfg/Makefile b/devel/ocaml-cfg/Makefile index 7a8c4d5d22b5..885c0fa15873 100644 --- a/devel/ocaml-cfg/Makefile +++ b/devel/ocaml-cfg/Makefile @@ -3,6 +3,7 @@ PORTNAME= cfg PORTVERSION= 2.0.4 +DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= ocaml- @@ -17,7 +18,6 @@ OPTIONS_DEFINE= DOCS EXAMPLES USE_GITHUB= yes GH_ACCOUNT= mmottl -GH_TAGNAME= v${PORTVERSION} USE_OCAML= yes USE_OCAML_FINDLIB=yes diff --git a/devel/ocaml-cfg/distinfo b/devel/ocaml-cfg/distinfo index 7e4d2473cfdf..ed2b3f128712 100644 --- a/devel/ocaml-cfg/distinfo +++ b/devel/ocaml-cfg/distinfo @@ -1,2 +1,2 @@ -SHA256 (mmottl-cfg-2.0.4-v2.0.4_GH0.tar.gz) = 13778fd8a827a3c9491e092a9daea073ef7f59c043a23bdcdc05b85253405595 -SIZE (mmottl-cfg-2.0.4-v2.0.4_GH0.tar.gz) = 61660 +SHA256 (mmottl-cfg-v2.0.4_GH0.tar.gz) = 13778fd8a827a3c9491e092a9daea073ef7f59c043a23bdcdc05b85253405595 +SIZE (mmottl-cfg-v2.0.4_GH0.tar.gz) = 61660 |