diff options
author | trevor <trevor@FreeBSD.org> | 2000-12-07 06:53:38 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-12-07 06:53:38 +0800 |
commit | 67b735222e7efb1a4d800d6708cc7a5351f689b5 (patch) | |
tree | 51c8da38740e1153f72660c7842c23ea2df60ae6 /audio/spiralsynthbaby/Makefile | |
parent | 2d408e15f0327cbc95af012f85f8b450af11d924 (diff) | |
download | freebsd-ports-gnome-67b735222e7efb1a4d800d6708cc7a5351f689b5.tar.gz freebsd-ports-gnome-67b735222e7efb1a4d800d6708cc7a5351f689b5.tar.zst freebsd-ports-gnome-67b735222e7efb1a4d800d6708cc7a5351f689b5.zip |
- new master site (works for me)
- new home page
- update to 0.1.7
- add a patch needed for compilation
- in pkg-descr, fix typo and update my address
Diffstat (limited to 'audio/spiralsynthbaby/Makefile')
-rw-r--r-- | audio/spiralsynthbaby/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/spiralsynthbaby/Makefile b/audio/spiralsynthbaby/Makefile index 23c7fdf16a08..5e3aced27bb0 100644 --- a/audio/spiralsynthbaby/Makefile +++ b/audio/spiralsynthbaby/Makefile @@ -6,10 +6,9 @@ # PORTNAME= spiralsynth -PORTVERSION= 0.1.6 +PORTVERSION= 0.1.7 CATEGORIES= audio -MASTER_SITES= http://www.blueammonite.f9.co.uk/SpiralSynth/dload/ \ - http://jpj.net/~trevor/freebsd/ports/ +MASTER_SITES= http://www.pawfal.org/SpiralSynth/dload/ DISTNAME= SpiralSynth-${PORTVERSION} MAINTAINER= trevor@FreeBSD.org |