diff options
Diffstat (limited to 'games/gbrainy/Makefile')
-rw-r--r-- | games/gbrainy/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index cefd7f09018f..88b496111ab4 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: gbrainy -# Date created: 29 April 2010 -# Whom: Kevin Lo <kevlo@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= gbrainy -PORTVERSION= 2.1.4 +PORTVERSION= 2.1.5 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ |