diff options
Diffstat (limited to 'graphics/shotwell')
-rw-r--r-- | graphics/shotwell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 761827c6b1f..ce394f78a4c 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/11/15 19:04:53 gls Exp $ +# $NetBSD: Makefile,v 1.2 2010/11/15 22:57:28 abs Exp $ # DISTNAME= shotwell-0.7.2 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://yorba.org/download/shotwell/0.7/ EXTRACT_SUFX= .tar.bz2 |