diff options
author | garga <garga@FreeBSD.org> | 2015-07-15 20:31:09 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2015-07-15 20:31:09 +0800 |
commit | 61a33cc2a84c014a398680d4e29227fe4b93afe2 (patch) | |
tree | c3740432a67db4389904b0dcc9d53d214ff8ddec /misc | |
parent | d0008ad3d566f5f1548b8f78644bd96b08da498a (diff) | |
download | freebsd-ports-gnome-61a33cc2a84c014a398680d4e29227fe4b93afe2.tar.gz freebsd-ports-gnome-61a33cc2a84c014a398680d4e29227fe4b93afe2.tar.zst freebsd-ports-gnome-61a33cc2a84c014a398680d4e29227fe4b93afe2.zip |
Drop maintainership of compat*x ports
Diffstat (limited to 'misc')
-rw-r--r-- | misc/compat10x/Makefile | 2 | ||||
-rw-r--r-- | misc/compat8x/Makefile | 2 | ||||
-rw-r--r-- | misc/compat9x/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/compat10x/Makefile b/misc/compat10x/Makefile index 97376911569f..75e48f9f2232 100644 --- a/misc/compat10x/Makefile +++ b/misc/compat10x/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= LOCAL/garga/compat PKGNAMESUFFIX= -${ARCH} DISTNAME= ${PORTNAME}-${ARCH}-${PORTVERSION} -MAINTAINER= garga@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convenience package to install the compat10x libraries LICENSE= BSD2CLAUSE diff --git a/misc/compat8x/Makefile b/misc/compat8x/Makefile index f0c96e7209e3..34b038f784aa 100644 --- a/misc/compat8x/Makefile +++ b/misc/compat8x/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/garga/compat PKGNAMESUFFIX= -${ARCH} DISTNAME= ${PORTNAME}-${ARCH}-${PORTVERSION} -MAINTAINER= garga@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convenience package to install the compat8x libraries LICENSE= BSD2CLAUSE diff --git a/misc/compat9x/Makefile b/misc/compat9x/Makefile index 24f94dfe5821..97f84f7476d1 100644 --- a/misc/compat9x/Makefile +++ b/misc/compat9x/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= LOCAL/garga/compat PKGNAMESUFFIX= -${ARCH} DISTNAME= ${PORTNAME}-${ARCH}-${PORTVERSION} -MAINTAINER= garga@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convenience package to install the compat9x libraries LICENSE= BSD2CLAUSE |