diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-30 05:16:26 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-30 05:16:26 +0800 |
commit | cfe860d089b943bb61b9635f5af6057e005c27f2 (patch) | |
tree | ec7b063ef8fbfa3796739e72fe1c0b993d078398 /mail | |
parent | 1803c27d7219df1c049f47dea3f92216edd83a1f (diff) | |
download | freebsd-ports-gnome-cfe860d089b943bb61b9635f5af6057e005c27f2.tar.gz freebsd-ports-gnome-cfe860d089b943bb61b9635f5af6057e005c27f2.tar.zst freebsd-ports-gnome-cfe860d089b943bb61b9635f5af6057e005c27f2.zip |
- Pass maintainership to submitter
Submitted by: Beat Gätzi <beat@chruetertee.ch>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/swaks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/swaks/Makefile b/mail/swaks/Makefile index 7068d4b70a90..8c4418d731a1 100644 --- a/mail/swaks/Makefile +++ b/mail/swaks/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://jetmore.org/john/code/ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beat@chruetertee.ch COMMENT= Swiss Army Knife SMTP transaction tester PLIST_FILES= bin/${PORTNAME} |