From b29ff5d3e33bb3085f3f720bb639350c1ebc630f Mon Sep 17 00:00:00 2001 From: bsam Date: Thu, 13 Jun 2013 14:36:43 +0000 Subject: . add LICENCE=GPLv2; . bump PORTREVISION; . remove the indefinite article from COMMENT. --- science/euler/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'science') diff --git a/science/euler/Makefile b/science/euler/Makefile index 16060f1aca4a..de6a55d58573 100644 --- a/science/euler/Makefile +++ b/science/euler/Makefile @@ -3,13 +3,15 @@ PORTNAME= euler PORTVERSION= 1.61.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-1.61 EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -COMMENT= A program computes with real and complex numbers and matrices +COMMENT= Program computes with real and complex numbers and matrices + +LICENCE= GPLv2 USE_GNOME= gtk20 GNU_CONFIGURE= yes -- cgit