diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-01-10 03:50:06 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-01-10 03:50:06 +0800 |
commit | 1b1f1aa87c564742d18dc0ff677884fd8c6afa3f (patch) | |
tree | 43203035e6cea17f91ff3c08aacd82ec9ad6b74f /mail | |
parent | 261604f045027a6e8d4f34e9829fba6f67f8db1b (diff) | |
download | freebsd-ports-gnome-1b1f1aa87c564742d18dc0ff677884fd8c6afa3f.tar.gz freebsd-ports-gnome-1b1f1aa87c564742d18dc0ff677884fd8c6afa3f.tar.zst freebsd-ports-gnome-1b1f1aa87c564742d18dc0ff677884fd8c6afa3f.zip |
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
Diffstat (limited to 'mail')
-rw-r--r-- | mail/anomy-sanitizer/Makefile | 8 | ||||
-rw-r--r-- | mail/lookout/Makefile | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/mail/anomy-sanitizer/Makefile b/mail/anomy-sanitizer/Makefile index ecb40a532437..0d02302b00d7 100644 --- a/mail/anomy-sanitizer/Makefile +++ b/mail/anomy-sanitizer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: anomy-sanitizer -# Date created: 2003-02-11 -# Whom: janos.mohacsi@bsd.hu -# +# Created by: janos.mohacsi@bsd.hu # $FreeBSD$ -# PORTNAME= anomy-sanitizer PORTVERSION= 1.76 @@ -11,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= mail security MASTER_SITES= http://mailtools.anomy.net/dist/ -MAINTAINER= janos.mohacsi@bsd.hu +MAINTAINER= jmohacsi@bsd.hu COMMENT= Sanitize and clean incoming/outgoing mail USE_PERL5= yes diff --git a/mail/lookout/Makefile b/mail/lookout/Makefile index cec84df46d9d..a247962935e7 100644 --- a/mail/lookout/Makefile +++ b/mail/lookout/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: lookout -# Date created: 12 Apr 2002 -# Whom: janos.mohacsi@bsd.hu -# +# Created by: janos.mohacsi@bsd.hu # $FreeBSD$ -# PORTNAME= lookout PORTVERSION= 1.4 CATEGORIES= mail MASTER_SITES= http://catb.org/~esr/lookout/ -MAINTAINER= janos.mohacsi@bsd.hu +MAINTAINER= jmohacsi@bsd.hu COMMENT= Convert Outlook97 addressbook export files to KDE KAB/GNOME gnomecard USE_PYTHON= yes |