diff options
author | kris <kris@FreeBSD.org> | 2000-03-29 15:19:16 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-29 15:19:16 +0800 |
commit | 219a3a7de3e0bacd847c8002b68034f3eb3d2650 (patch) | |
tree | 9fd8acabbc484d6fe13958f036de94dda92987b1 /mail | |
parent | 62742e823760509312c2a6d949754198bdc46f76 (diff) | |
download | freebsd-ports-gnome-219a3a7de3e0bacd847c8002b68034f3eb3d2650.tar.gz freebsd-ports-gnome-219a3a7de3e0bacd847c8002b68034f3eb3d2650.tar.zst freebsd-ports-gnome-219a3a7de3e0bacd847c8002b68034f3eb3d2650.zip |
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
Diffstat (limited to 'mail')
-rw-r--r-- | mail/glbiff/Makefile | 2 | ||||
-rw-r--r-- | mail/mmr/Makefile | 2 | ||||
-rw-r--r-- | mail/xmailbox/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/glbiff/Makefile b/mail/glbiff/Makefile index 8a2909515266..08ec91e3eb7f 100644 --- a/mail/glbiff/Makefile +++ b/mail/glbiff/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.eecg.utoronto.ca/~mac/projects/ EXTRACT_SUFX= .tgz -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= GL:${PORTSDIR}/graphics/Mesa3 \ GLU:${PORTSDIR}/graphics/Mesa3 \ diff --git a/mail/mmr/Makefile b/mail/mmr/Makefile index 9f4129d273bc..a3023ef75e7d 100644 --- a/mail/mmr/Makefile +++ b/mail/mmr/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.devolution.com/~slouken/projects/mmr/ MASTER_SITE_SUBDIR= system/mail/mua -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org ALL_TARGET= diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile index da38792a0e75..8922b22144b4 100644 --- a/mail/xmailbox/Makefile +++ b/mail/xmailbox/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |