diff options
author | billf <billf@FreeBSD.org> | 2000-05-14 13:21:53 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-05-14 13:21:53 +0800 |
commit | 19dbe755f51b8b15a8731ec75ed8e2b0942a56ae (patch) | |
tree | 958340092ad2f033a4807939714d58181b502b01 /mail/mailcrypt/Makefile | |
parent | e9cf3a271e6ef8ee5acec4e3bc17339fdbdfa9b4 (diff) | |
download | freebsd-ports-gnome-19dbe755f51b8b15a8731ec75ed8e2b0942a56ae.tar.gz freebsd-ports-gnome-19dbe755f51b8b15a8731ec75ed8e2b0942a56ae.tar.zst freebsd-ports-gnome-19dbe755f51b8b15a8731ec75ed8e2b0942a56ae.zip |
murray is now a committer, reflect this in MAINTAINER.
Diffstat (limited to 'mail/mailcrypt/Makefile')
-rw-r--r-- | mail/mailcrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailcrypt/Makefile b/mail/mailcrypt/Makefile index cadb5ff67158..13bd0a1e3f74 100644 --- a/mail/mailcrypt/Makefile +++ b/mail/mailcrypt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.5.5 CATEGORIES= mail MASTER_SITES= http://www.nb.net/~lbudney/linux/software/mailcrypt/ -MAINTAINER= murray@cdrom.com +MAINTAINER= murray@FreeBSD.org BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20 |