diff options
Diffstat (limited to 'games/gcompris/Makefile')
-rw-r--r-- | games/gcompris/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index d7cdc67333d7..df716c65c4cb 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -6,10 +6,11 @@ # PORTNAME= gcompris -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.6 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +EXTRACT_SUFX= .tgz MAINTAINER= sobomax@FreeBSD.org |