diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-26 06:15:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-26 06:15:27 +0000 |
commit | 018b601ce8270102609774061ed71756a9ad7adf (patch) | |
tree | 188487ac23ee25a1e7edd2059b3f5f3e805154b4 /games/tscp/Makefile | |
parent | cf0d8f202f46cc4eddae3746ef596bd7752ba20c (diff) | |
download | pkgsrc-018b601ce8270102609774061ed71756a9ad7adf.tar.gz |
Fix typo in RESTRICTED.
Diffstat (limited to 'games/tscp/Makefile')
-rw-r--r-- | games/tscp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tscp/Makefile b/games/tscp/Makefile index 6208af09a84..49f066d8a96 100644 --- a/games/tscp/Makefile +++ b/games/tscp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/02/05 23:09:23 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2007/03/26 06:15:27 wiz Exp $ # DISTNAME= tscp181 @@ -13,7 +13,7 @@ HOMEPAGE= http://home.comcast.net/~tckerrigan/ COMMENT= Tom Kerrigan's Simple Chess Program -RESTRICTED= No distribtion without authorisation from Tom Kerrigan +RESTRICTED= No distribution without authorisation from Tom Kerrigan NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} |