diff options
Diffstat (limited to 'games/gturing')
-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 29d7cd19d1e..284b7da0e31 100644 --- a/games/gturing/Makefile +++ b/games/gturing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2012/10/06 11:54:42 asau Exp $ +# $NetBSD: Makefile,v 1.65 2012/10/08 23:01:36 adam Exp $ # DISTNAME= gturing-0.1.1 -PKGREVISION= 42 +PKGREVISION= 43 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gturing/0.1/} EXTRACT_SUFX= .tar.bz2 |