diff options
author | knu <knu@FreeBSD.org> | 2001-11-07 04:33:13 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-11-07 04:33:13 +0800 |
commit | 7fd8408a99df0abb9a770541cf6d5a6a49e1ded9 (patch) | |
tree | f19ce5c9aae750caff95ea2282a09b058a73cbf8 /games | |
parent | 29908a931e1e3d5b314d8ad7b66d7f2d67218b10 (diff) | |
download | freebsd-ports-gnome-7fd8408a99df0abb9a770541cf6d5a6a49e1ded9.tar.gz freebsd-ports-gnome-7fd8408a99df0abb9a770541cf6d5a6a49e1ded9.tar.zst freebsd-ports-gnome-7fd8408a99df0abb9a770541cf6d5a6a49e1ded9.zip |
Change the package name from "crimson" to "crimson-fields" by setting
PKGNAMESUFFIX in order to avoid conflict with textproc/crimson.
Add WWW to pkg-descr while I'm here.
Diffstat (limited to 'games')
-rw-r--r-- | games/crimson/Makefile | 1 | ||||
-rw-r--r-- | games/crimson/pkg-descr | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/games/crimson/Makefile b/games/crimson/Makefile index 16c4001ee578..5b75c92a12c6 100644 --- a/games/crimson/Makefile +++ b/games/crimson/Makefile @@ -8,6 +8,7 @@ PORTNAME= crimson PORTVERSION= 0.1.3 CATEGORIES= games MASTER_SITES= http://www.lanipage.de/jens/crimson/ +PKGNAMESUFFIX= -fields DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jan@jungnickel.com diff --git a/games/crimson/pkg-descr b/games/crimson/pkg-descr index 82b423b06c5b..608fff7d10ae 100644 --- a/games/crimson/pkg-descr +++ b/games/crimson/pkg-descr @@ -6,3 +6,5 @@ the series than to the later ones, especially with regard to a rather simple rule set and straight forward game play. Right now, the game can only be played by two human adversaries in hot-seat mode or via e-mail. There is no AI player code yet. + +WWW: http://www.lanipage.de/jens/ |