diff options
author | Eric Turgeon <ericbsd@FreeBSD.org> | 2021-04-09 12:57:30 +0000 |
---|---|---|
committer | Eric Turgeon <ericbsd@FreeBSD.org> | 2021-04-09 12:57:30 +0000 |
commit | 1ac03563983fe07a7d2d33f5214aea0e8e54a52e (patch) | |
tree | bbf6227e5890508e3ef3b989cb5ae8e56a76ac8e | |
parent | 11cc7534e67d8d92fe5abc998bf001a5d1e35a6e (diff) | |
download | ports-1ac03563983fe07a7d2d33f5214aea0e8e54a52e.tar.gz ports-1ac03563983fe07a7d2d33f5214aea0e8e54a52e.zip |
abandoning ports-mgmt/synth and lang/gcc6-aux
I have not been using synth for a while and I not interested to maintain synth and gcc6-aux anymore.
-rw-r--r-- | lang/gcc6-aux/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/synth/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc6-aux/Makefile b/lang/gcc6-aux/Makefile index b716ed2db652..074401270aa6 100644 --- a/lang/gcc6-aux/Makefile +++ b/lang/gcc6-aux/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://downloads.dragonlace.net/src/:boot \ LOCAL/marino:boot LOCAL/ericbsd:boot GCC/${MS_SUBDIR} DISTFILES= ${IDENTIFICATION}.tar.xz -MAINTAINER= ericbsd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Version of GCC ${GCC_BRANCH} with full Ada support LICENSE= GPLv3 GPLv3RLE diff --git a/ports-mgmt/synth/Makefile b/ports-mgmt/synth/Makefile index 2c06a5fb032c..535188d8f40e 100644 --- a/ports-mgmt/synth/Makefile +++ b/ports-mgmt/synth/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 2.08 PORTREVISION= 1 CATEGORIES= ports-mgmt -MAINTAINER= ericbsd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Custom package repository builder for FreeBSD and DragonFly LICENSE= ISCL |