1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Fix MASTER_SITES

PR:		62750 62751
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>, David Gilbert <dgilbert@daveg.ca>
This commit is contained in:
Kirill Ponomarev 2004-02-12 20:51:27 +00:00
parent 0bfd4c2e53
commit f12f290d11
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100790

View File

@ -9,7 +9,8 @@
PORTNAME= libsndfile
PORTVERSION= 1.0.6
CATEGORIES= audio
MASTER_SITES= http://www.zip.com.au/~erikd/libsndfile/
MASTER_SITES= http://www.zip.com.au/~erikd/libsndfile/ \
http://www.mega-nerd.com/libsndfile/
MAINTAINER= ports@FreeBSD.org
COMMENT= Reading and writing files containing sampled sound (like WAV or AIFF)