diff options
author | Mark Pulford <markp@FreeBSD.org> | 2003-02-22 16:04:35 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2003-02-22 16:04:35 +0000 |
commit | 1be8f2c267e266b674f68c6c02d01019db8dd7ea (patch) | |
tree | ddab510f74edd725845c9e8e877ea68f1239e1c0 /games/greed/Makefile | |
parent | 7486837046079881a5cdda6ff6ff8cbb6eae486a (diff) |
Update to 3.4.
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76162
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 25c73d353c9d..52bf6aa6faf0 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 |