diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /games/3dc | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76034
Diffstat (limited to 'games/3dc')
-rw-r--r-- | games/3dc/Makefile | 1 | ||||
-rw-r--r-- | games/3dc/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/3dc/Makefile b/games/3dc/Makefile index 4ede7d182da6..52daf590ee9f 100644 --- a/games/3dc/Makefile +++ b/games/3dc/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= games/strategy DISTNAME= 3Dc-${PORTVERSION} MAINTAINER= adam-ports@blacktabby.org +COMMENT= 3-Dimensional Chess for X Window System LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/games/3dc/pkg-comment b/games/3dc/pkg-comment deleted file mode 100644 index 8171abbfc047..000000000000 --- a/games/3dc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -3-Dimensional Chess for X Window System |