diff options
author | ashish <ashish@FreeBSD.org> | 2011-08-18 20:47:50 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-08-18 20:47:50 +0800 |
commit | 4fabff26d63471add556be5352ce1e93996f7ca2 (patch) | |
tree | e62c317b004620b422399165d18448711c80ed13 | |
parent | 9543b9f4d4b00884e9f3a6db4f673c9f32a9e3be (diff) | |
download | freebsd-ports-gnome-4fabff26d63471add556be5352ce1e93996f7ca2.tar.gz freebsd-ports-gnome-4fabff26d63471add556be5352ce1e93996f7ca2.tar.zst freebsd-ports-gnome-4fabff26d63471add556be5352ce1e93996f7ca2.zip |
- Transfer maintainership to Mark Felder who is an active user of the
port unlike me.
-rw-r--r-- | mail/archiveopteryx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/archiveopteryx/Makefile b/mail/archiveopteryx/Makefile index 66f027ace8b1..0da691709aed 100644 --- a/mail/archiveopteryx/Makefile +++ b/mail/archiveopteryx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://archiveopteryx.org/%SUBDIR%/ MASTER_SITE_SUBDIR= download -MAINTAINER= ashish@FreeBSD.org +MAINTAINER= feld@feld.me COMMENT= An advanced PostgreSQL-based IMAP/POP server BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam |