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 16397dbf631..eb8d9f511b6 100644 --- a/graphics/cheese/Makefile +++ b/graphics/cheese/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2012/03/06 17:38:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2012/04/27 12:31:49 obache Exp $ DISTNAME= cheese-2.26.3 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/cheese/2.26/} |