diff options
author | linimon <linimon@FreeBSD.org> | 2004-01-12 08:24:20 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-01-12 08:24:20 +0800 |
commit | 25f0a21a951d3fb269b8de43132b07b95aadeb12 (patch) | |
tree | 0aacf1441e85487b24c580e2d46d8a23c7c241c3 | |
parent | 6b27c89e93cb6e6ad5b3abb17af15cf230dfe8fe (diff) | |
download | freebsd-ports-gnome-25f0a21a951d3fb269b8de43132b07b95aadeb12.tar.gz freebsd-ports-gnome-25f0a21a951d3fb269b8de43132b07b95aadeb12.tar.zst freebsd-ports-gnome-25f0a21a951d3fb269b8de43132b07b95aadeb12.zip |
Reset maintainer from me@FreeBSD.org to ports@FreeBSD.org. Apparently
me@ has not been active in the FreeBSD community for some time now.
Reviewed by: portmgr@FreeBSD.org (a month or so ago)
-rw-r--r-- | comms/seyon/Makefile | 2 | ||||
-rw-r--r-- | misc/mmv/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/fvwm/Makefile | 2 | ||||
-rw-r--r-- | x11/emu/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile index bcc2483f3a54..1ea8f32c2adc 100644 --- a/comms/seyon/Makefile +++ b/comms/seyon/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://sipb.mit.edu/pub/seyon/ DISTNAME= Seyon-${PORTVERSION} EXTRACT_SUFX= -tar.Z -MAINTAINER= me@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A communications package for the X Window system WRKSRC= ${WRKDIR}/seyon diff --git a/misc/mmv/Makefile b/misc/mmv/Makefile index 134576ffac80..e715956fbab9 100644 --- a/misc/mmv/Makefile +++ b/misc/mmv/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://wuarchive.wustl.edu/languages/c/unix-c/file-mgmt/ DISTNAME= mmv EXTRACT_SUFX= .tar.Z -MAINTAINER= me@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Move/copy/append/link multiple files with sophisticated wildcard matching NO_CDROM= "No redistribution for charge" diff --git a/x11-wm/fvwm/Makefile b/x11-wm/fvwm/Makefile index 5d7cce1cd44d..dc84829b3199 100644 --- a/x11-wm/fvwm/Makefile +++ b/x11-wm/fvwm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.hpc.uh.edu/pub/fvwm/version-1/ \ ftp://ftp.ics.es.osaka-u.ac.jp/pub/CFAN/sources/1.x/ -MAINTAINER= me@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The fvwm window manager NO_LATEST_LINK= yes diff --git a/x11/emu/Makefile b/x11/emu/Makefile index ed02af4a74a2..69053328cd7a 100644 --- a/x11/emu/Makefile +++ b/x11/emu/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -MAINTAINER= me@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A terminal emulator for the X Window System USE_IMAKE= yes |