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/eights | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) | |
download | ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.tar.gz ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.zip |
Notes
Diffstat (limited to 'games/eights')
-rw-r--r-- | games/eights/Makefile | 1 | ||||
-rw-r--r-- | games/eights/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/eights/Makefile b/games/eights/Makefile index b35bc7d6b7df..294729379444 100644 --- a/games/eights/Makefile +++ b/games/eights/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://dxkelly.freeshell.org/ DISTNAME= ${PORTNAME} MAINTAINER= bob@fly.homeunix.org +COMMENT= Text based card game, the objective is to get rid of all your cards WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/games/eights/pkg-comment b/games/eights/pkg-comment deleted file mode 100644 index 06ae2fdf83f0..000000000000 --- a/games/eights/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Text based card game, the objective is to get rid of all your cards |