diff options
author | khorben <khorben@pkgsrc.org> | 2016-02-20 02:28:14 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2016-02-20 02:28:14 +0000 |
commit | c2f51c06f0c4aa1a86399dd003fc86cee681c51b (patch) | |
tree | 38a6c74c903bd2452b013484593456386018911d /graphics | |
parent | 04f61a602c2e05ca404fe4bad1f4a9734682ede4 (diff) | |
download | pkgsrc-c2f51c06f0c4aa1a86399dd003fc86cee681c51b.tar.gz |
Bump revision following fix for x11/deforaos-libdesktop
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/deforaos-camera/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/deforaos-camera/Makefile b/graphics/deforaos-camera/Makefile index 622e5f56e89..ae8053b86ec 100644 --- a/graphics/deforaos-camera/Makefile +++ b/graphics/deforaos-camera/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2016/02/20 01:18:22 khorben Exp $ +# $NetBSD: Makefile,v 1.11 2016/02/20 02:28:14 khorben Exp $ # DISTNAME= Camera-0.2.0 PKGNAME= deforaos-camera-0.2.0 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.defora.org/os/download/download/4419/ |