diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:06:51 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:06:51 +0800 |
commit | cd63ab299ecbacc6d43a31ee82d010072422d9dd (patch) | |
tree | 0d9edac06427083a7190306179227388433844bb /games/tileworld | |
parent | 65e31f0898c7896c7c141d199f912a2bc5d7a3c2 (diff) | |
download | freebsd-ports-gnome-cd63ab299ecbacc6d43a31ee82d010072422d9dd.tar.gz freebsd-ports-gnome-cd63ab299ecbacc6d43a31ee82d010072422d9dd.tar.zst freebsd-ports-gnome-cd63ab299ecbacc6d43a31ee82d010072422d9dd.zip |
De-pkg-comment.
Diffstat (limited to 'games/tileworld')
-rw-r--r-- | games/tileworld/Makefile | 1 | ||||
-rw-r--r-- | games/tileworld/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/tileworld/Makefile b/games/tileworld/Makefile index eac587ea5fd9..9d3a35c38dbd 100644 --- a/games/tileworld/Makefile +++ b/games/tileworld/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.muppetlabs.com/~breadbox/pub/software/tworld/ DISTNAME= tworld-${PORTVERSION} MAINTAINER= sec@42.org +COMMENT= An emulation of the game "Chip's Challenge" LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 diff --git a/games/tileworld/pkg-comment b/games/tileworld/pkg-comment deleted file mode 100644 index 19bbfec5de07..000000000000 --- a/games/tileworld/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An emulation of the game "Chip's Challenge" |