diff options
author | adam <adam> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam> | 2013-09-02 19:50:38 +0000 |
commit | a5a9e60bf935c74df3423b60184d018e40c61cc9 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /graphics/nvtv | |
parent | af17f760c4c8d76bd91611a3337a4a75b8810597 (diff) | |
download | pkgsrc-a5a9e60bf935c74df3423b60184d018e40c61cc9.tar.gz |
Revbump after cairo update
Diffstat (limited to 'graphics/nvtv')
-rw-r--r-- | graphics/nvtv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/nvtv/Makefile b/graphics/nvtv/Makefile index a86c2d101ba..4a8a73fde82 100644 --- a/graphics/nvtv/Makefile +++ b/graphics/nvtv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2013/06/06 12:54:33 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/09/02 19:51:09 adam Exp $ DISTNAME= nvtv-0.4.7 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nv-tv-out/} |