diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-14 07:59:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-14 07:59:09 +0000 |
commit | b8985c87f09baa16e70065f8e4357d89e71b2f04 (patch) | |
tree | 8dbd8f6da245fd6ff1f07ab6c2ea7d48428de73c /audio/fluidsynth | |
parent | b2bc4783f90323c4761208b74812c36d4dae74a5 (diff) | |
download | pkgsrc-b8985c87f09baa16e70065f8e4357d89e71b2f04.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'audio/fluidsynth')
-rw-r--r-- | audio/fluidsynth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile index ddacac1c2a6..6ae41d0ebf6 100644 --- a/audio/fluidsynth/Makefile +++ b/audio/fluidsynth/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2006/03/09 21:04:40 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2006/10/14 07:59:09 wiz Exp $ DISTNAME= fluidsynth-1.0.7 CATEGORIES= audio MASTER_SITES= http://savannah.nongnu.org/download/fluid/ MAINTAINER= ben@NetBSD.org -HOMEPAGE= http://www.fluidsynth.org/ +HOMEPAGE= http://www.nongnu.org/fluid/ COMMENT= Software synthesizer based on SoundFont2 PKG_INSTALLATION_TYPES= overwrite pkgviews |