Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2013 18:11:46 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r319002 - head/graphics/yagf
Message-ID:  <201305241811.r4OIBk62029031@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bsam
Date: Fri May 24 18:11:46 2013
New Revision: 319002
URL: http://svnweb.freebsd.org/changeset/ports/319002

Log:
  . add LICENSE=GPLv3;
  . bump PORTREVISION.

Modified:
  head/graphics/yagf/Makefile

Modified: head/graphics/yagf/Makefile
==============================================================================
--- head/graphics/yagf/Makefile	Fri May 24 17:59:35 2013	(r319001)
+++ head/graphics/yagf/Makefile	Fri May 24 18:11:46 2013	(r319002)
@@ -3,13 +3,15 @@
 
 PORTNAME=	yagf
 PORTVERSION=	0.9.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	http://symmetrica.net/cuneiform-linux/
 
 MAINTAINER=	bsam@FreeBSD.org
 COMMENT=	Graphical interface for an OCR program (cuneiform and tesseract)
 
+LICENSE=	GPLv3
+
 LIB_DEPENDS=	aspell:${PORTSDIR}/textproc/aspell
 
 ONLY_FOR_ARCHS=	i386 amd64



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305241811.r4OIBk62029031>