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/klondike | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) | |
download | ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.tar.gz ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.zip |
Notes
Diffstat (limited to 'games/klondike')
-rw-r--r-- | games/klondike/Makefile | 1 | ||||
-rw-r--r-- | games/klondike/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/klondike/Makefile b/games/klondike/Makefile index b260e8d4ecb9..71083af6a50e 100644 --- a/games/klondike/Makefile +++ b/games/klondike/Makefile @@ -11,6 +11,7 @@ CATEGORIES= games tk82 MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/ MAINTAINER= faber@isi.edu +COMMENT= A solitaire game for X11 RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 diff --git a/games/klondike/pkg-comment b/games/klondike/pkg-comment deleted file mode 100644 index 0cb2938e0b0b..000000000000 --- a/games/klondike/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A solitaire game for X11 |