diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /games/xpuzzletama | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'games/xpuzzletama')
-rw-r--r-- | games/xpuzzletama/Makefile | 1 | ||||
-rw-r--r-- | games/xpuzzletama/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/xpuzzletama/Makefile b/games/xpuzzletama/Makefile index a9b862df2500..988af4ba2bb6 100644 --- a/games/xpuzzletama/Makefile +++ b/games/xpuzzletama/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://stardust.sfc.wide.ad.jp/pub/JG/JG-0.9.1/sources/ \ ftp://mirror.nucba.ac.jp/mirror/JG/JG-0.9.1/sources/ MAINTAINER= nakai@FreeBSD.org +COMMENT= Puzzle tama, a tetris like game WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes diff --git a/games/xpuzzletama/pkg-comment b/games/xpuzzletama/pkg-comment deleted file mode 100644 index a947dc479c48..000000000000 --- a/games/xpuzzletama/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Puzzle tama, a tetris like game |