diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2009-01-28 23:25:21 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-01-28 23:25:21 +0000 |
commit | 72329eb3513d4dc42726f1b361f9d04858460876 (patch) | |
tree | 8202d5bab8b79775443e7ba26b1fe67e9844e6b2 /mail/swaks | |
parent | a606154222ce7dfd553f61389345cfcd63cded1b (diff) | |
download | ports-72329eb3513d4dc42726f1b361f9d04858460876.tar.gz ports-72329eb3513d4dc42726f1b361f9d04858460876.zip |
Notes
Diffstat (limited to 'mail/swaks')
-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 6357ac47b181..dfb3abc7444b 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= beat@chruetertee.ch +MAINTAINER= beat@FreeBSD.org COMMENT= Swiss Army Knife SMTP transaction tester PLIST_FILES= bin/${PORTNAME} |