diff options
author | Murray Stokely <murray@FreeBSD.org> | 2002-01-30 00:25:43 +0000 |
---|---|---|
committer | Murray Stokely <murray@FreeBSD.org> | 2002-01-30 00:25:43 +0000 |
commit | 501ad3a6b14ac127e2eea559942e5afd5b9aa81f (patch) | |
tree | 5893c599376442c1ba70371eb37c48253b36cccc /mail/mailcrypt | |
parent | fa256a266cf7a4b9f7b2f0c8396306a0dca3eaa2 (diff) | |
download | ports-501ad3a6b14ac127e2eea559942e5afd5b9aa81f.tar.gz ports-501ad3a6b14ac127e2eea559942e5afd5b9aa81f.zip |
Notes
Diffstat (limited to 'mail/mailcrypt')
-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 0c6371f58a28..36d3ec4dd4f8 100644 --- a/mail/mailcrypt/Makefile +++ b/mail/mailcrypt/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/crypto -MAINTAINER= murray@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20 |