diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-22 15:40:58 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-22 15:40:58 +0800 |
commit | 856ead7674c0a28ab549ef425e7c8005d3c3c51d (patch) | |
tree | dd8371930ea396951c3a02fea37d5747d9118d36 /audio/spiralsynth | |
parent | 30eba7177b415771cbe0c8d28caed00d2c385baa (diff) | |
download | freebsd-ports-gnome-856ead7674c0a28ab549ef425e7c8005d3c3c51d.tar.gz freebsd-ports-gnome-856ead7674c0a28ab549ef425e7c8005d3c3c51d.tar.zst freebsd-ports-gnome-856ead7674c0a28ab549ef425e7c8005d3c3c51d.zip |
Update port: audio/spiralsynth update MASTER_SITE and pkg-descr
- Update MASTER_SITE to fix fetch problem and WWW on pkg-descr
- Maintainer has been CCed
Also added SHA256
----
This PR has been selected to inform you about my unhappines with
regarding about the current implementation of the silly "To see
this PR with email addresses displayed, enter the code from the
image and submit:" forms.
----
PR: ports/87940
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Diffstat (limited to 'audio/spiralsynth')
-rw-r--r-- | audio/spiralsynth/Makefile | 2 | ||||
-rw-r--r-- | audio/spiralsynth/distinfo | 1 | ||||
-rw-r--r-- | audio/spiralsynth/pkg-descr | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile index 383fdfc51850..31d96c2907d1 100644 --- a/audio/spiralsynth/Makefile +++ b/audio/spiralsynth/Makefile @@ -8,7 +8,7 @@ PORTNAME= spiralsynth PORTVERSION= 0.1.7 CATEGORIES= audio -MASTER_SITES= http://www.pawfal.org/SpiralSynth/dload/ +MASTER_SITES= http://www.pawfal.org/Software/SpiralSynth/dload/ DISTNAME= SpiralSynth-${PORTVERSION} MAINTAINER= trevor@FreeBSD.org diff --git a/audio/spiralsynth/distinfo b/audio/spiralsynth/distinfo index 547f0c778a5a..4abcbd8f3d41 100644 --- a/audio/spiralsynth/distinfo +++ b/audio/spiralsynth/distinfo @@ -1,2 +1,3 @@ MD5 (SpiralSynth-0.1.7.tar.gz) = fe41794cd35bd6f05d163a3c5c61bc4b +SHA256 (SpiralSynth-0.1.7.tar.gz) = 2effb0e3ad2d426d3e1448b049711dc5c93223b5fc5a60d775a6856a8f804442 SIZE (SpiralSynth-0.1.7.tar.gz) = 62393 diff --git a/audio/spiralsynth/pkg-descr b/audio/spiralsynth/pkg-descr index 65de215f391e..9c6930033345 100644 --- a/audio/spiralsynth/pkg-descr +++ b/audio/spiralsynth/pkg-descr @@ -17,6 +17,6 @@ The function keys change the octave. Sample output and a detailed list of features can be found on the home page. -WWW: http://www.pawfal.org/SpiralSynth/ +WWW: http://www.pawfal.org/Software/SpiralSynth/ Trevor Johnson |