diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-06-17 06:46:07 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-06-17 06:46:07 +0000 |
commit | dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b (patch) | |
tree | dc3c1c612dafec406b518706e7178505e6565b58 /mail/biabam | |
parent | 9bcf57efe0705a8a578607bcf57d633abd69b9e8 (diff) | |
download | ports-dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b.tar.gz ports-dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b.zip |
Notes
Diffstat (limited to 'mail/biabam')
-rw-r--r-- | mail/biabam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/biabam/Makefile b/mail/biabam/Makefile index 37e6d4000809..76d55e5a1d94 100644 --- a/mail/biabam/Makefile +++ b/mail/biabam/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/ -MAINTAINER= utisoft@gmail.com +MAINTAINER= crees@FreeBSD.org COMMENT= A command-line attachment mailer RUN_DEPENDS= bash:${PORTSDIR}/shells/bash |