diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2001-11-03 22:22:34 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2001-11-03 22:22:34 +0000 |
commit | 4fbb2f66a7c5090cfcf8b9bdcb4a8a2d6cd177f3 (patch) | |
tree | 36eab7541b56b6eebd0ced34b66a54904b07b608 /mail/bsmtp | |
parent | Update to 0.0.7. (diff) |
Update my MAINTAINER address.
Approved by: trevor
Notes
Notes:
svn path=/head/; revision=49545
Diffstat (limited to 'mail/bsmtp')
-rw-r--r-- | mail/bsmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/bsmtp/Makefile b/mail/bsmtp/Makefile index 5cca5ff4fd04..9a76a16c48b7 100644 --- a/mail/bsmtp/Makefile +++ b/mail/bsmtp/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.02 CATEGORIES= mail MASTER_SITES= http://www.stud.uni-karlsruhe.de/~uk1o/bsmtp/ -MAINTAINER= naddy@mips.inka.de +MAINTAINER= naddy@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME} HAS_CONFIGURE= yes |