svn commit: r320807 - in head: emulators/generator-cbiere science/euler
Boris Samorodov
bsam at FreeBSD.org
Thu Jun 13 15:30:23 UTC 2013
Author: bsam
Date: Thu Jun 13 15:30:22 2013
New Revision: 320807
URL: http://svnweb.freebsd.org/changeset/ports/320807
Log:
Fix spelling LICENCE -> LICENSE.
Reported by: Ruslan Makhmatkhanov <cvs-src at yandex.ru>
Modified:
head/emulators/generator-cbiere/Makefile
head/science/euler/Makefile
Modified: head/emulators/generator-cbiere/Makefile
==============================================================================
--- head/emulators/generator-cbiere/Makefile Thu Jun 13 15:03:14 2013 (r320806)
+++ head/emulators/generator-cbiere/Makefile Thu Jun 13 15:30:22 2013 (r320807)
@@ -15,7 +15,7 @@ COMMENT= SEGA Genesis emulator
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg
-LICENCE= GPLv2
+LICENSE= GPLv2
USE_BZIP2= yes
USE_SDL= sdl
Modified: head/science/euler/Makefile
==============================================================================
--- head/science/euler/Makefile Thu Jun 13 15:03:14 2013 (r320806)
+++ head/science/euler/Makefile Thu Jun 13 15:30:22 2013 (r320807)
@@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports at FreeBSD.org
COMMENT= Program computes with real and complex numbers and matrices
-LICENCE= GPLv2
+LICENSE= GPLv2
USE_GNOME= gtk20
GNU_CONFIGURE= yes
More information about the svn-ports-all
mailing list