aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2013-06-13 22:36:43 +0800
committerbsam <bsam@FreeBSD.org>2013-06-13 22:36:43 +0800
commitb29ff5d3e33bb3085f3f720bb639350c1ebc630f (patch)
tree877d5d1d34cae1aeeb0b81170780cb44a296578f /science
parent990387f452509a87cca66b56a5da10362b49e342 (diff)
downloadfreebsd-ports-gnome-b29ff5d3e33bb3085f3f720bb639350c1ebc630f.tar.gz
freebsd-ports-gnome-b29ff5d3e33bb3085f3f720bb639350c1ebc630f.tar.zst
freebsd-ports-gnome-b29ff5d3e33bb3085f3f720bb639350c1ebc630f.zip
. add LICENCE=GPLv2;
. bump PORTREVISION; . remove the indefinite article from COMMENT.
Diffstat (limited to 'science')
-rw-r--r--science/euler/Makefile6
1 files changed, 4 insertions, 2 deletions
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