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/dontspace/Makefile | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76034
Diffstat (limited to 'games/dontspace/Makefile')
-rw-r--r-- | games/dontspace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/dontspace/Makefile b/games/dontspace/Makefile index 1f33ef1159d5..5b90accae03d 100644 --- a/games/dontspace/Makefile +++ b/games/dontspace/Makefile @@ -11,6 +11,7 @@ CATEGORIES= games tk82 MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/ MAINTAINER= johnh@isi.edu +COMMENT= A solitaire game for X11 modeled after Free Space RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 |