diff options
Diffstat (limited to 'games/gturing')
-rw-r--r-- | games/gturing/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gturing/Makefile b/games/gturing/Makefile index b961538b131..f2170dff801 100644 --- a/games/gturing/Makefile +++ b/games/gturing/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2002/12/01 02:00:15 salo Exp $ +# $NetBSD: Makefile,v 1.3 2002/12/24 06:10:03 wiz Exp $ # DISTNAME= gturing-0.1.1 +PKGREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gturing/0.1/} EXTRACT_SUFX= .tar.bz2 |