diff options
author | marcel <marcel@FreeBSD.org> | 2001-11-18 05:58:33 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2001-11-18 05:58:33 +0000 |
commit | f1e386355360318ec501e61d5c72d1b82fa930b9 (patch) | |
tree | 3c2bfc9bc89404588fd1dd343a0176d46c5f8aac /emulators/linux_base-6 | |
parent | f612bde4a715942a2ce6c5f843b90565a38e14e8 (diff) | |
download | FreeBSD-ports-f1e386355360318ec501e61d5c72d1b82fa930b9.zip FreeBSD-ports-f1e386355360318ec501e61d5c72d1b82fa930b9.tar.gz |
Pass maintainership over to ports@FreeBSD.org. The linux_base ports
are getting beyond my control.
Diffstat (limited to 'emulators/linux_base-6')
-rw-r--r-- | emulators/linux_base-6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index d9c19fb..3e7d0ac 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} PATCHFILES= ${UPDATES} -MAINTAINER= marcel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm |