svn commit: r320804 - head/science/euler

Boris Samorodov bsam at FreeBSD.org
Thu Jun 13 14:36:44 UTC 2013


Author: bsam
Date: Thu Jun 13 14:36:43 2013
New Revision: 320804
URL: http://svnweb.freebsd.org/changeset/ports/320804

Log:
  . add LICENCE=GPLv2;
  . bump PORTREVISION;
  . remove the indefinite article from COMMENT.

Modified:
  head/science/euler/Makefile

Modified: head/science/euler/Makefile
==============================================================================
--- head/science/euler/Makefile	Thu Jun 13 14:04:43 2013	(r320803)
+++ head/science/euler/Makefile	Thu Jun 13 14:36:43 2013	(r320804)
@@ -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 at 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


More information about the svn-ports-all mailing list