diff options
author | obache <obache@pkgsrc.org> | 2010-06-16 14:21:38 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-06-16 14:21:38 +0000 |
commit | f13a9085d60816c83c3d2e6ce49d83f74b614baf (patch) | |
tree | 4b820b2236c49173ed60c86398a63a7b75755731 /audio | |
parent | 0ba6781baefcb6812b0636a10237ca61c6d5f610 (diff) | |
download | pkgsrc-f13a9085d60816c83c3d2e6ce49d83f74b614baf.tar.gz |
Bump PKGREVISION from libpng shlib name change (libqtmcop.so).
Diffstat (limited to 'audio')
-rw-r--r-- | audio/arts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile index 6b1cf46ede6..bd17b096fb9 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2008/08/27 12:27:00 markd Exp $ +# $NetBSD: Makefile,v 1.70 2010/06/16 14:21:38 obache Exp $ DISTNAME= arts-1.5.10 +PKGREVISION= 1 CATEGORIES= audio HOMEPAGE= http://multimedia.kde.org/ COMMENT= Analog Real-Time Synthesizer |