diff options
author | markp <markp@FreeBSD.org> | 2003-02-22 16:04:35 +0000 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2003-02-22 16:04:35 +0000 |
commit | 7eba165f97c0c70a26fb4ec53f781dbe2940672e (patch) | |
tree | 9c82f6b3662c77b9e4af1c610c3fcfc5a80f4c4e /games/greed/Makefile | |
parent | 5768662a84d91a3c91f6cf0bca626f0ce89ef62b (diff) | |
download | FreeBSD-ports-7eba165f97c0c70a26fb4ec53f781dbe2940672e.zip FreeBSD-ports-7eba165f97c0c70a26fb4ec53f781dbe2940672e.tar.gz |
Update to 3.4.
De-pkg-comment.
Diffstat (limited to 'games/greed/Makefile')
-rw-r--r-- | games/greed/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/greed/Makefile b/games/greed/Makefile index 25c73d3..52bf6aa 100644 --- a/games/greed/Makefile +++ b/games/greed/Makefile @@ -6,12 +6,13 @@ # PORTNAME= greed -PORTVERSION= 3.3 +PORTVERSION= 3.4 CATEGORIES= games MASTER_SITES= http://catb.org/~esr/greed/ PKGNAMESUFFIX= -game MAINTAINER= markp@FreeBSD.org +COMMENT= A text puzzle game with the aim of clearing the game field ALL_TARGET= greed MAN6= greed.6 |