diff options
Diffstat (limited to 'games/gcompris/Makefile')
-rw-r--r-- | games/gcompris/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index e40a0d5b2b44..370ee96880db 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gcompris -# Date created: 21 July 2000 -# Whom: Maxim Sobolev +# Date created: 21 July 2000 +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ # PORTNAME= gcompris -PORTVERSION= 0.2.3 +PORTVERSION= 0.3.1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |