From cb413e82b3a34e4d017ef013d7e38e885dd746f0 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sun, 28 Apr 2013 18:55:45 +0000 Subject: [PATCH] Mark sysutils/parallel's license --- sysutils/moreutils-parallel/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/moreutils-parallel/Makefile b/sysutils/moreutils-parallel/Makefile index 24cd3c47ed4b..9f9da6fe188a 100644 --- a/sysutils/moreutils-parallel/Makefile +++ b/sysutils/moreutils-parallel/Makefile @@ -11,6 +11,8 @@ DISTNAME= moreutils_${PORTVERSION} MAINTAINER= eadler@FreeBSD.org COMMENT= Run programs in parallel +LICENSE= GPLv2 + CONFLICTS= parallel-[0-9]* WRKSRC= ${WRKDIR}/moreutils