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/KnightCap | |
parent | 74fb8c95f9f6bc3926bf7935e2ee88307097281b (diff) | |
download | freebsd-ports-gnome-e20d01e55ca31581dd838bff9e78e9bd79573f39.tar.gz freebsd-ports-gnome-e20d01e55ca31581dd838bff9e78e9bd79573f39.tar.zst freebsd-ports-gnome-e20d01e55ca31581dd838bff9e78e9bd79573f39.zip |
De-pkg-comment.
Diffstat (limited to 'games/KnightCap')
-rw-r--r-- | games/KnightCap/Makefile | 1 | ||||
-rw-r--r-- | games/KnightCap/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/KnightCap/Makefile b/games/KnightCap/Makefile index 0bca9c217f51..1aec49cbcdaa 100644 --- a/games/KnightCap/Makefile +++ b/games/KnightCap/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://samba.anu.edu.au/pub/KnightCap/ \ DISTNAME= KnightCap-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Chess program with 3D interface for X Window System WRKSRC= ${WRKDIR}/Export USE_MESA= yes diff --git a/games/KnightCap/pkg-comment b/games/KnightCap/pkg-comment deleted file mode 100644 index 449882484ea1..000000000000 --- a/games/KnightCap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Chess program with 3D interface for X Window System |