diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-11-20 19:06:23 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-11-20 19:06:23 +0000 |
commit | 7772ef08a02fd88cb05fc134b1a0e4c2f7ba667a (patch) | |
tree | 2f3c1b5625e97fc1ab08b6853bfaed7422dbefee /mail/mls/Makefile | |
parent | e386bedbcdd7b3effbf66e90f4f6d36ccab6b869 (diff) |
Notes
Diffstat (limited to 'mail/mls/Makefile')
-rw-r--r-- | mail/mls/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/mls/Makefile b/mail/mls/Makefile index 13bcc7f81f12..d598f512b265 100644 --- a/mail/mls/Makefile +++ b/mail/mls/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mls -# Date created: 21 apr 2003 -# Whom: The Anarcat <anarcat@anarcat.ath.cx> -# +# Created by: The Anarcat <anarcat@anarcat.ath.cx> # $FreeBSD$ -# PORTNAME= mls PORTVERSION= 1.3 @@ -13,7 +9,7 @@ MASTER_SITES= http://www.marki-online.net/MLS/ \ http://marki.host.sk/MLS/ EXTRACT_SUFX= .tgz -MAINTAINER= anarcat@anarcat.ath.cx +MAINTAINER= ports@FreeBSD.org COMMENT= Program for generating various statistics on emails MAN1= mls.1 |