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 c2216be3eba..56a688d6dfd 100644 --- a/graphics/cheese/Makefile +++ b/graphics/cheese/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2016/05/03 11:40:03 prlw1 Exp $ +# $NetBSD: Makefile,v 1.62 2016/07/09 06:38:20 wiz Exp $ DISTNAME= cheese-2.26.3 -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/cheese/2.26/} |