diff options
-rw-r--r-- | misc/ctm/Makefile | 2 | ||||
-rw-r--r-- | misc/ctm/distinfo | 6 | ||||
-rw-r--r-- | misc/ctm/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/misc/ctm/Makefile b/misc/ctm/Makefile index 7ab8d12e1076..588836194164 100644 --- a/misc/ctm/Makefile +++ b/misc/ctm/Makefile @@ -19,7 +19,7 @@ LICENSE_PERMS_Beerware= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= tar:txz USE_GITHUB= yes -GH_ACCOUNT= bsdimp +GH_ACCOUNT= freebsd GH_TAGNAME= ef289f3 OPTIONS_DEFINE= DOCS diff --git a/misc/ctm/distinfo b/misc/ctm/distinfo index 25997b4feb2f..a26a824cb322 100644 --- a/misc/ctm/distinfo +++ b/misc/ctm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540662310 -SHA256 (bsdimp-ctm-2.0-ef289f3_GH0.tar.gz) = 793d88b328699e41a68f214fbd581b5730f86631532728e01ad0a08cd8807bfb -SIZE (bsdimp-ctm-2.0-ef289f3_GH0.tar.gz) = 40160 +TIMESTAMP = 1540728904 +SHA256 (freebsd-ctm-2.0-ef289f3_GH0.tar.gz) = 793d88b328699e41a68f214fbd581b5730f86631532728e01ad0a08cd8807bfb +SIZE (freebsd-ctm-2.0-ef289f3_GH0.tar.gz) = 40160 diff --git a/misc/ctm/pkg-descr b/misc/ctm/pkg-descr index 686285713500..2619fcbdcba5 100644 --- a/misc/ctm/pkg-descr +++ b/misc/ctm/pkg-descr @@ -9,4 +9,4 @@ entirely different things. CTM concentrates the computation-burden on the generation of the deltas, as a delta very often is applied more times than it is made. Second CTM tries to make the minimal size delta. -WWW: https://github.com/bsdimp/ctm +WWW: https://github.com/freebsd/ctm |