diff options
author | bsam <bsam@FreeBSD.org> | 2013-06-19 23:39:18 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2013-06-19 23:39:18 +0800 |
commit | a0805350d5230c5d1809c66b59f08c3c27ba939a (patch) | |
tree | aa5df3320472d82bdeef60151e6d2f1339c002eb /biology/lamarc | |
parent | f827e4fc5785632e70d9e201d27b4503122fd2ad (diff) | |
download | freebsd-ports-gnome-a0805350d5230c5d1809c66b59f08c3c27ba939a.tar.gz freebsd-ports-gnome-a0805350d5230c5d1809c66b59f08c3c27ba939a.tar.zst freebsd-ports-gnome-a0805350d5230c5d1809c66b59f08c3c27ba939a.zip |
. trim Makefile headers;
. remove the indefinite article from COMMENT.
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 |