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 /comms/seyon | |
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)
Diffstat (limited to 'comms/seyon')
-rw-r--r-- | comms/seyon/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |