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/rocksndiamonds | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) |
Notes
Diffstat (limited to 'games/rocksndiamonds')
-rw-r--r-- | games/rocksndiamonds/Makefile | 1 | ||||
-rw-r--r-- | games/rocksndiamonds/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile index 1a41070fd7c9..f08ebaae8648 100644 --- a/games/rocksndiamonds/Makefile +++ b/games/rocksndiamonds/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/ \ http://homepages.compuserve.de/rocksndiamonds/ MAINTAINER= mwest@uct.ac.za +COMMENT= Colorful Boulderdash'n'Emerald Mine'n'Sokoban'n'Stuff .if defined(WITH_SDL) LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image \ diff --git a/games/rocksndiamonds/pkg-comment b/games/rocksndiamonds/pkg-comment deleted file mode 100644 index f0d32961e01f..000000000000 --- a/games/rocksndiamonds/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Colorful Boulderdash'n'Emerald Mine'n'Sokoban'n'Stuff |