diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-05-29 13:09:42 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-05-29 13:09:42 +0000 |
commit | a8c75155cdfd1e0ee6df95821a6d9448cfd023c0 (patch) | |
tree | 26b4d09f905481e43535339a62467b42ff986d3a /audio/gsi | |
parent | Unbreak mtree in the correct way: do not install arm-elf-c++filt at all, (diff) |
Remove a non-existent MASTER_SITE.
PR: 27735
Submitted by: Jeff Palmer <scorpio@drkshdw.org>
Notes
Notes:
svn path=/head/; revision=43247
Diffstat (limited to 'audio/gsi')
-rw-r--r-- | audio/gsi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gsi/Makefile b/audio/gsi/Makefile index b1fde7c07fff..40e445d6d685 100644 --- a/audio/gsi/Makefile +++ b/audio/gsi/Makefile @@ -8,8 +8,7 @@ PORTNAME= gsi PORTVERSION= 0.9.4 CATEGORIES= audio -MASTER_SITES= http://www.farley.org/ \ - http://www.xs4all.nl/~whs/gsi/bestanden/ +MASTER_SITES= http://www.farley.org/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |