diff options
author | eik <eik@FreeBSD.org> | 2003-11-20 03:28:40 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2003-11-20 03:28:40 +0800 |
commit | b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031 (patch) | |
tree | 0188e818061b5e44f965ad602e85f6c5bb1e539b /lang | |
parent | 516a548f2881a1e4636b9f8df320a46abb73fb38 (diff) | |
download | freebsd-ports-gnome-b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031.tar.gz freebsd-ports-gnome-b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031.tar.zst freebsd-ports-gnome-b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031.zip |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/crossgo32-f77/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/crossgo32-f77/Makefile b/lang/crossgo32-f77/Makefile index 336b493c2053..5e0164785434 100644 --- a/lang/crossgo32-f77/Makefile +++ b/lang/crossgo32-f77/Makefile @@ -15,7 +15,7 @@ DISTNAME= f77-freebsd.0.3 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} g772952b.zip EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= hdcho@geni.cemtlo.com +MAINTAINER= ports@FreeBSD.org COMMENT= G2c libraries and compatibility for DJGPP V2 crossgo32 crosscompiler BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip |