diff options
author | rene <rene@FreeBSD.org> | 2017-02-16 05:33:11 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-02-16 05:33:11 +0800 |
commit | 9d0bac4bed4d0c3f913f24680f4b378a860c5ca5 (patch) | |
tree | 697dbbe4c57c0e76ac58100f25226bf6ab79babe /shells/sparforte | |
parent | 532c7a0d262f570cb330a070757a05c6bd5f0cda (diff) | |
download | freebsd-ports-gnome-9d0bac4bed4d0c3f913f24680f4b378a860c5ca5.tar.gz freebsd-ports-gnome-9d0bac4bed4d0c3f913f24680f4b378a860c5ca5.tar.zst freebsd-ports-gnome-9d0bac4bed4d0c3f913f24680f4b378a860c5ca5.zip |
Return the ports mistakenly reset to ports@ in r433856 to John Marino.
The mistake was completely on my part, I somehow connected the dots the
wrong way in my head.
The only exceptions (for now) are archivers/zstd and ports-mgmt/synth
which were already picked up by new volunteers in the mean time.
Diffstat (limited to 'shells/sparforte')
-rw-r--r-- | shells/sparforte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/sparforte/Makefile b/shells/sparforte/Makefile index 6d720879fb71..77e9951872f5 100644 --- a/shells/sparforte/Makefile +++ b/shells/sparforte/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.0.2 DISTVERSIONPREFIX= v CATEGORIES= shells lang -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= Shell and scripting language for mission-critical, scalable projects LICENSE= GPLv2 GMGPL |