diff options
Diffstat (limited to 'games/gcompris/Makefile')
-rw-r--r-- | games/gcompris/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index e3d18c37699..9dbe2d48a00 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2017/01/01 14:43:40 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2017/02/06 13:55:21 wiz Exp $ DISTNAME= gcompris-12.11 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gcompris/} EXTRACT_SUFX= .tar.bz2 |