diff options
Diffstat (limited to 'games/gturing/Makefile')
-rw-r--r-- | games/gturing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gturing/Makefile b/games/gturing/Makefile index d36f2e2d12a..0a0d4044ad6 100644 --- a/games/gturing/Makefile +++ b/games/gturing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2012/09/07 19:16:37 adam Exp $ +# $NetBSD: Makefile,v 1.62 2012/09/15 10:04:40 obache Exp $ # DISTNAME= gturing-0.1.1 -PKGREVISION= 40 +PKGREVISION= 41 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gturing/0.1/} EXTRACT_SUFX= .tar.bz2 |