diff options
Diffstat (limited to 'graphics/cheese')
-rw-r--r-- | graphics/cheese/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cheese/Makefile b/graphics/cheese/Makefile index 32028e1b303..68d818b89d8 100644 --- a/graphics/cheese/Makefile +++ b/graphics/cheese/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2010/07/14 16:42:11 drochner Exp $ +# $NetBSD: Makefile,v 1.19 2010/09/14 11:01:54 wiz Exp $ DISTNAME= cheese-2.26.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/cheese/2.26/} |