diff options
Diffstat (limited to 'graphics/cheese/Makefile')
-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 66a63667fa4..966b2b0f412 100644 --- a/graphics/cheese/Makefile +++ b/graphics/cheese/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2014/05/05 00:47:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.54 2014/05/29 23:36:37 wiz Exp $ DISTNAME= cheese-2.26.3 -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/cheese/2.26/} |