diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
commit | 2ab2d59488a65a14b01af86a413a81bd08d3d6f9 (patch) | |
tree | ec78fa7b2d24e7af26bb204fe8605d545aa48beb /games/gnuchess | |
parent | 1707b424cb5fb67d17318c9d90affaf0c362531d (diff) | |
download | ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.tar.gz ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.zip |
Notes
Diffstat (limited to 'games/gnuchess')
-rw-r--r-- | games/gnuchess/Makefile | 1 | ||||
-rw-r--r-- | games/gnuchess/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index c19bd37eea25..e845be3a7fac 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= chess MAINTAINER= ports@FreeBSD.org +COMMENT= "Classic" Gnu Chess WRKSRC= ${WRKDIR}/chess GNU_CONFIGURE= yes diff --git a/games/gnuchess/pkg-comment b/games/gnuchess/pkg-comment deleted file mode 100644 index 43c1141ccfa5..000000000000 --- a/games/gnuchess/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -"Classic" Gnu Chess |