diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-01 14:45:16 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-01 14:45:16 +0000 |
commit | d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4 (patch) | |
tree | 75e996b6bfaf407af3b02c9859874edec02f73c4 /mail | |
parent | b08b0f2551cfe3d80ae1ae82608a59e8e4edd113 (diff) | |
download | ports-d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4.tar.gz ports-d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/gkrellmmailwatch2/Makefile | 9 | ||||
-rw-r--r-- | mail/nmzmail/Makefile | 9 |
2 files changed, 4 insertions, 14 deletions
diff --git a/mail/gkrellmmailwatch2/Makefile b/mail/gkrellmmailwatch2/Makefile index 3ec85b1e3f82..7adb2d54ef10 100644 --- a/mail/gkrellmmailwatch2/Makefile +++ b/mail/gkrellmmailwatch2/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: gkrellmmailwatch2 -# Date Created: 24 Nov 2002 -# Whom: Jean-Yves Lefort <jylefort@brutele.be> -# +# Created by: Jean-Yves Lefort <jylefort@brutele.be> # $FreeBSD$ -# $Id: Makefile,v 1.2 2002/11/24 02:50:45 jylefort Exp $ -# PORTNAME= gkrellmmailwatch PORTVERSION= 2.4.3 @@ -13,7 +8,7 @@ CATEGORIES= mail MASTER_SITES= http://gkrellm.luon.net/files/ DISTNAME= gkrellm-mailwatch-${PORTVERSION} -MAINTAINER= fernan@iib.unsam.edu.ar +MAINTAINER= ports@FreeBSD.org COMMENT= GKrellM mailwatch plugin LATEST_LINK= gkrellmmailwatch2 diff --git a/mail/nmzmail/Makefile b/mail/nmzmail/Makefile index 47a33093070c..ae16ac6fb3be 100644 --- a/mail/nmzmail/Makefile +++ b/mail/nmzmail/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection Makefile for: nmzmail -# Date created: 7 January 2005 -# Whom: fernan@iib.unsam.edu.ar -# +# Created by: fernan@iib.unsam.edu.ar # $FreeBSD$ -# PORTNAME= nmzmail PORTVERSION= 0.1.3 @@ -12,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.ecademix.com/JohannesHofmann/ CENKES -MAINTAINER= fernan@iib.unsam.edu.ar +MAINTAINER= ports@FreeBSD.org COMMENT= Fast mail searching for mutt RUN_DEPENDS= namazu:${PORTSDIR}/databases/namazu2 |