diff options
author | jmmv <jmmv> | 2004-02-09 18:47:36 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-02-09 18:47:36 +0000 |
commit | a6c4c4b26a63a86eb50574de6e38d042a2b39c3a (patch) | |
tree | 69c277310c3b6cc59dae6a97ac8bda55a8a77803 /games/gturing | |
parent | 798d7135bce622010417f6e5efa0a614ccf4cd93 (diff) | |
download | pkgsrc-a6c4c4b26a63a86eb50574de6e38d042a2b39c3a.tar.gz |
Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).
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 127ed7b28ea..2cd50db4246 100644 --- a/games/gturing/Makefile +++ b/games/gturing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2004/01/24 13:30:56 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/02/09 18:47:37 jmmv Exp $ # DISTNAME= gturing-0.1.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gturing/0.1/} EXTRACT_SUFX= .tar.bz2 |