diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-03-07 23:08:25 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-03-07 23:08:25 +0800 |
commit | 72ddf44cd265367a5cd1a6da9dfea767157494b7 (patch) | |
tree | 0a2cb4926afe4e116b020c1188b3caadbbce0f8d /lang/linux-libg2c | |
parent | c9177b2a3f82cfe7df72eeee6567fc7edaf270ec (diff) | |
download | freebsd-ports-gnome-72ddf44cd265367a5cd1a6da9dfea767157494b7.tar.gz freebsd-ports-gnome-72ddf44cd265367a5cd1a6da9dfea767157494b7.tar.zst freebsd-ports-gnome-72ddf44cd265367a5cd1a6da9dfea767157494b7.zip |
Unify maintainer address for emulation ports.
(freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org)
Discussed with: netchild (emulation)
Diffstat (limited to 'lang/linux-libg2c')
-rw-r--r-- | lang/linux-libg2c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/linux-libg2c/Makefile b/lang/linux-libg2c/Makefile index e8f2fd80a184..470d2943051f 100644 --- a/lang/linux-libg2c/Makefile +++ b/lang/linux-libg2c/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang linux MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} DISTNAME= compat-libf2c-32-${PORTVERSION}-47.fc4 -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Fortran 77 compatibility runtime CONFLICTS= linux-f8-libg2c-[0-9]* linux-f10-libg2c-[0-9]* |