diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
commit | e3c2232e4545c3f561ba148cd8f7b5ddad32c413 (patch) | |
tree | 2058d5294fe24671bac46448f04c0f3173abc030 /lang/crossgo32-f77 | |
parent | 64f1b7cb4c228bb0435890b8f480aa98e9808b96 (diff) | |
download | ports-e3c2232e4545c3f561ba148cd8f7b5ddad32c413.tar.gz ports-e3c2232e4545c3f561ba148cd8f7b5ddad32c413.zip |
Notes
Diffstat (limited to 'lang/crossgo32-f77')
-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 |