diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-01-12 00:24:20 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-01-12 00:24:20 +0000 |
commit | bb4691d8365c151edd563d72bc731303faa10ef3 (patch) | |
tree | fff2eb0662c6db3ef0a352f592d32a62a0b5618f | |
parent | Reset maintainer from 3d@FreeBSD.org to ports@FreeBSD.org. Apparently (diff) |
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)
Notes
Notes:
svn path=/head/; revision=97961
-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 |