diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2013-06-19 15:39:18 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2013-06-19 15:39:18 +0000 |
commit | 0fe9c450a3462a24bb116fb461b1a11197a2c472 (patch) | |
tree | aa5df3320472d82bdeef60151e6d2f1339c002eb /biology/lamarc | |
parent | 9d406ff3be8a97578f4981df156e43f0c1c99754 (diff) | |
download | ports-0fe9c450a3462a24bb116fb461b1a11197a2c472.tar.gz ports-0fe9c450a3462a24bb116fb461b1a11197a2c472.zip |
. trim Makefile headers;
. remove the indefinite article from COMMENT.
Notes
Notes:
svn path=/head/; revision=321281
Diffstat (limited to 'biology/lamarc')
-rw-r--r-- | biology/lamarc/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/biology/lamarc/Makefile b/biology/lamarc/Makefile index 4d4305fa493c..803c30c1d8f7 100644 --- a/biology/lamarc/Makefile +++ b/biology/lamarc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: lamarc -# Date created: 6 August 2001 -# Whom: Johann Visagie <wjv@FreeBSD.org> -# +# Created by: Johann Visagie <wjv@FreeBSD.org> # $FreeBSD$ -# PORTNAME= lamarc PORTVERSION= 2.1.8 @@ -13,7 +9,7 @@ CATEGORIES= biology MASTER_SITES= http://evolution.genetics.washington.edu/lamarc/download/ MAINTAINER= ports@FreeBSD.org -COMMENT= A package of programs for computing population parameters +COMMENT= Package of programs for computing population parameters LICENSE= AL2 |