summaryrefslogtreecommitdiff
path: root/games/velena
diff options
context:
space:
mode:
authorrillig <rillig>2008-02-20 10:49:16 +0000
committerrillig <rillig>2008-02-20 10:49:16 +0000
commit59183c6d51c10f9fe30863ff5b570881e351c407 (patch)
tree9048441ef48609a02d6d3e6fc109c39c7bc1d433 /games/velena
parentc11322b879523e25aea9d51717a26fc1c2c699d8 (diff)
downloadpkgsrc-59183c6d51c10f9fe30863ff5b570881e351c407.tar.gz
I got the velena license wrong and assumed it were public domain, but it
isn't. PKGREVISION++
Diffstat (limited to 'games/velena')
-rw-r--r--games/velena/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/velena/Makefile b/games/velena/Makefile
index da64daf89f0..fd44cb3a2d4 100644
--- a/games/velena/Makefile
+++ b/games/velena/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2008/02/02 17:05:00 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2008/02/20 10:49:16 rillig Exp $
#
DISTNAME= veleng10
PKGNAME= velena-1.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= games
MASTER_SITES= http://www.ce.unipr.it/~gbe/
EXTRACT_SUFX= .zip
@@ -12,7 +12,7 @@ MAINTAINER= rillig@NetBSD.org
HOMEPAGE= http://www.ce.unipr.it/~gbe/
COMMENT= Perfect-play engine for connect four
-LICENSE= public-domain
+LICENSE= velena-license
RESTRICTED= You must not charge a fee for this software nor for any derived work in which this software is included.
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}