aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xe
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-01-01 16:25:28 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-01-01 16:25:28 +0000
commit4c917864951c3c432549c502a52fcd8f5377ecce (patch)
treef3d39604156f629765586391e454e3d8ef788f4c /sysutils/xe
parent9249a557d60d44c1c7bd50b56a6c4a6673ff66cb (diff)
downloadports-4c917864951c3c432549c502a52fcd8f5377ecce.tar.gz
ports-4c917864951c3c432549c502a52fcd8f5377ecce.zip
Chase chneukirchen -> leahneukirchen rename
Notes
Notes: svn path=/head/; revision=521727
Diffstat (limited to 'sysutils/xe')
-rw-r--r--sysutils/xe/Makefile2
-rw-r--r--sysutils/xe/distinfo4
-rw-r--r--sysutils/xe/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/xe/Makefile b/sysutils/xe/Makefile
index e8e7356488d3..e1b89e66b9a9 100644
--- a/sysutils/xe/Makefile
+++ b/sysutils/xe/Makefile
@@ -12,7 +12,7 @@ COMMENT= Simple xargs and apply replacement
LICENSE= CC0-1.0
USE_GITHUB= yes
-GH_ACCOUNT= chneukirchen
+GH_ACCOUNT= leahneukirchen
USES= perl5
USE_PERL5= test
diff --git a/sysutils/xe/distinfo b/sysutils/xe/distinfo
index f23c437c63f4..c5c760e77702 100644
--- a/sysutils/xe/distinfo
+++ b/sysutils/xe/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1510064060
-SHA256 (chneukirchen-xe-v0.11_GH0.tar.gz) = 4087d40be2db3df81a836f797e1fed17d6ac1c788dcf0fd6a904f2d2178a6f1a
-SIZE (chneukirchen-xe-v0.11_GH0.tar.gz) = 13578
+SHA256 (leahneukirchen-xe-v0.11_GH0.tar.gz) = 4087d40be2db3df81a836f797e1fed17d6ac1c788dcf0fd6a904f2d2178a6f1a
+SIZE (leahneukirchen-xe-v0.11_GH0.tar.gz) = 13578
diff --git a/sysutils/xe/pkg-descr b/sysutils/xe/pkg-descr
index 0328900cf35c..2dc2c83fd8fe 100644
--- a/sysutils/xe/pkg-descr
+++ b/sysutils/xe/pkg-descr
@@ -8,4 +8,4 @@ Benefits over xargs:
- No shell involved unless -s is used.
- {} replacing possible with multiple arguments.
-WWW: https://github.com/chneukirchen/xe/
+WWW: https://github.com/leahneukirchen/xe/