diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-08-08 12:09:57 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-08-08 12:09:57 +0000 |
commit | e1596648a661e2b49273fe9984c3f1082a2d7648 (patch) | |
tree | 275c6336d49fbe9dca7a5923b4dfd89eb67e7948 /audio | |
parent | c2056d131337b10f3179b7110d55023f4b1fc3c0 (diff) | |
download | ports-e1596648a661e2b49273fe9984c3f1082a2d7648.tar.gz ports-e1596648a661e2b49273fe9984c3f1082a2d7648.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/freepats/Makefile | 2 | ||||
-rw-r--r-- | audio/freepats/pkg-descr | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/audio/freepats/Makefile b/audio/freepats/Makefile index d17168ee022a..48c8e79a70ae 100644 --- a/audio/freepats/Makefile +++ b/audio/freepats/Makefile @@ -8,7 +8,7 @@ PORTNAME= freepats PORTVERSION= 20060219 CATEGORIES= audio -MASTER_SITES= http://freepats.opensrc.org/ GENTOO/distfiles +MASTER_SITES= http://freepats.zenvoid.org/ MAINTAINER= ports@FreeBSD.org COMMENT= A free and open set of instrument patches diff --git a/audio/freepats/pkg-descr b/audio/freepats/pkg-descr index a55e9b64442d..88446bd6bb28 100644 --- a/audio/freepats/pkg-descr +++ b/audio/freepats/pkg-descr @@ -1,2 +1,4 @@ Freepats is a project to create a free and open set of instrument patches, in any format, that can be used with softsynths. + +WWW: http://freepats.zenvoid.org/ |