diff options
author | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
commit | 98241a1a9938b8c1e7729645aca8072f4b06e0ac (patch) | |
tree | 32753f525564172a32d1355a9d866b18ec723128 /games/tscp | |
parent | 0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 (diff) | |
download | pkgsrc-98241a1a9938b8c1e7729645aca8072f4b06e0ac.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/tscp')
-rw-r--r-- | games/tscp/Makefile | 3 | ||||
-rw-r--r-- | games/tscp/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/tscp/Makefile b/games/tscp/Makefile index f4d5928407f..95d01b61727 100644 --- a/games/tscp/Makefile +++ b/games/tscp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/02/12 15:56:47 abs Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 15:10:59 wiz Exp $ # DISTNAME= tscp173 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .zip MAINTAINER= abs@netbsd.org HOMEPAGE= http://ucsu.colorado.edu/~kerrigat/ +COMMENT= Tom Kerrigan's Simple Chess Program RESTRICTED= No distribtion without authorisation from Tom Kerrigan diff --git a/games/tscp/pkg/COMMENT b/games/tscp/pkg/COMMENT deleted file mode 100644 index 19dd0873fe7..00000000000 --- a/games/tscp/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Tom Kerrigan's Simple Chess Program |