diff options
Diffstat (limited to 'games/greed/Makefile')
-rw-r--r-- | games/greed/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/greed/Makefile b/games/greed/Makefile index 7f68828..be39c53 100644 --- a/games/greed/Makefile +++ b/games/greed/Makefile @@ -6,12 +6,12 @@ # PORTNAME= greed -PORTVERSION= 3.7 +PORTVERSION= 3.8 CATEGORIES= games MASTER_SITES= http://catb.org/~esr/greed/ CENKES PKGNAMESUFFIX= -game -MAINTAINER= ports@FreeBSD.org +MAINTAINER= culot@FreeBSD.org COMMENT= A text puzzle game with the aim of clearing the game field MAN6= greed.6 |