diff options
author | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
commit | 1f4649c8a26ce89c5508d3d7f1181e57832326ad (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /graphics/qiviewer | |
parent | 9bd34dfa7e86141bf91d5a7e8b10de98d071a2a9 (diff) | |
download | pkgsrc-1f4649c8a26ce89c5508d3d7f1181e57832326ad.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Diffstat (limited to 'graphics/qiviewer')
-rw-r--r-- | graphics/qiviewer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/qiviewer/Makefile b/graphics/qiviewer/Makefile index 53f019468b1..bd7daf20163 100644 --- a/graphics/qiviewer/Makefile +++ b/graphics/qiviewer/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/11/03 06:03:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2012/01/13 10:55:14 obache Exp $ # DISTNAME= qiviewer-0.5.0 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://qiviewer.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |