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/gkrellmmailwatch2/Makefile | |
parent | b08b0f2551cfe3d80ae1ae82608a59e8e4edd113 (diff) |
- Reassign to the heap at maintainer's request
Notes
Notes:
svn path=/head/; revision=305130
Diffstat (limited to 'mail/gkrellmmailwatch2/Makefile')
-rw-r--r-- | mail/gkrellmmailwatch2/Makefile | 9 |
1 files changed, 2 insertions, 7 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 |