diff options
author | markd <markd@pkgsrc.org> | 2008-01-31 08:43:20 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2008-01-31 08:43:20 +0000 |
commit | 59854a7dfeb7b0ea700cbfad8e95ab17ea4257bd (patch) | |
tree | 131910a547ab772abbbc49719a5bb534915f0f5f /audio/arts | |
parent | 0379dce1aa0adaa83b4bd6224491ad8b9e43531f (diff) | |
download | pkgsrc-59854a7dfeb7b0ea700cbfad8e95ab17ea4257bd.tar.gz |
Belated bump PKGREVISION for options changes. Default package didn't
change but metainfo did.
Diffstat (limited to 'audio/arts')
-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 47acb143a2c..40c5aacdc52 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2008/01/21 00:43:49 markd Exp $ +# $NetBSD: Makefile,v 1.66 2008/01/31 08:43:20 markd Exp $ DISTNAME= arts-1.5.8 +PKGREVISION= 1 CATEGORIES= audio HOMEPAGE= http://multimedia.kde.org/ COMMENT= Analog Real-Time Synthesizer |