diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-13 09:38:38 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-13 09:38:38 +0000 |
commit | 5fc863a65b02c8c6d8057dd8e46c72f30d891dcf (patch) | |
tree | f375bc4df978c516fe59ab8458182a9754fa12d3 /audio/spiralsynth | |
parent | 0a7477a162ddb9bd746c142d1390a8af9a2c72f3 (diff) | |
download | pkgsrc-5fc863a65b02c8c6d8057dd8e46c72f30d891dcf.tar.gz |
Bump PKGREVISION due to x11/fltk update (s/USE_X11BASE/USE_X11/).
Diffstat (limited to 'audio/spiralsynth')
-rw-r--r-- | audio/spiralsynth/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile index 2bb79f7ac41..309f0159425 100644 --- a/audio/spiralsynth/Makefile +++ b/audio/spiralsynth/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/04/11 18:50:45 xtraeme Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/13 09:38:38 xtraeme Exp $ # DISTNAME= SpiralSynth-0.1.7 PKGNAME= spiralsynth-0.1.7 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.pawfal.org/Software/SpiralSynth/dload/ |