diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 01:32:26 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 01:32:26 +0800 |
commit | e20d01e55ca31581dd838bff9e78e9bd79573f39 (patch) | |
tree | 1e093e83a757c6f34fd902de68c54f8a0056d6b1 /games/gnuchess | |
parent | 74fb8c95f9f6bc3926bf7935e2ee88307097281b (diff) | |
download | freebsd-ports-graphics-e20d01e55ca31581dd838bff9e78e9bd79573f39.tar.gz freebsd-ports-graphics-e20d01e55ca31581dd838bff9e78e9bd79573f39.tar.zst freebsd-ports-graphics-e20d01e55ca31581dd838bff9e78e9bd79573f39.zip |
De-pkg-comment.
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 c19bd37eea2..e845be3a7fa 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 43c1141ccfa..00000000000 --- a/games/gnuchess/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -"Classic" Gnu Chess |