diff options
author | andreas <andreas@FreeBSD.org> | 2000-02-21 01:01:26 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-02-21 01:01:26 +0800 |
commit | 8de22ca05f9bc16a76c2ddcbf2580639c6369a02 (patch) | |
tree | f94a55605dedf3d0ae96c20273fd247c035e3157 /mail | |
parent | 6d241a71914a273bfa92855d838d0d1886880b4f (diff) | |
download | freebsd-ports-gnome-8de22ca05f9bc16a76c2ddcbf2580639c6369a02.tar.gz freebsd-ports-gnome-8de22ca05f9bc16a76c2ddcbf2580639c6369a02.tar.zst freebsd-ports-gnome-8de22ca05f9bc16a76c2ddcbf2580639c6369a02.zip |
Reducing Maintainership to an amount of ports
I can handle.
Sorry, the rest has to go to ports@FreeBSD.ORG.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/majorcool/Makefile | 2 | ||||
-rw-r--r-- | mail/xmail/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/majorcool/Makefile b/mail/majorcool/Makefile index 3129d992eed1..a085efd67354 100644 --- a/mail/majorcool/Makefile +++ b/mail/majorcool/Makefile @@ -10,7 +10,7 @@ DISTNAME= majorcool-1.3.2 CATEGORIES= mail MASTER_SITES= http://people.FreeBSD.org/~andreas/download/ -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_BUILD= yes NO_PACKAGE= "Too many questions" diff --git a/mail/xmail/Makefile b/mail/xmail/Makefile index 3a1829f8984f..640b616c9055 100644 --- a/mail/xmail/Makefile +++ b/mail/xmail/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |