diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-04 05:09:24 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-04 05:09:24 +0000 |
commit | c884fd1047932feea6e10b126973523c7c7a5e2d (patch) | |
tree | 1c988e7bc7013d5d7296cec4240112d3acd33920 /audio/spiralsynth/Makefile | |
parent | 34b7bd26df86098f01124bedcea95b79da81900c (diff) | |
download | ports-c884fd1047932feea6e10b126973523c7c7a5e2d.tar.gz ports-c884fd1047932feea6e10b126973523c7c7a5e2d.zip |
Notes
Diffstat (limited to 'audio/spiralsynth/Makefile')
-rw-r--r-- | audio/spiralsynth/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile index e62576b318fb..23c7fdf16a08 100644 --- a/audio/spiralsynth/Makefile +++ b/audio/spiralsynth/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: spiralsynth # Date created: 2000-09-05 # Whom: Trevor Johnson <trevor@jpj.net> -# based on the NetBSD port # # $FreeBSD$ # PORTNAME= spiralsynth -PORTVERSION= 0.1.5 +PORTVERSION= 0.1.6 CATEGORIES= audio MASTER_SITES= http://www.blueammonite.f9.co.uk/SpiralSynth/dload/ \ http://jpj.net/~trevor/freebsd/ports/ |