aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2001-12-17 19:57:33 +0800
committerdinoex <dinoex@FreeBSD.org>2001-12-17 19:57:33 +0800
commit42b38c068a495fbb73772913217f8840ea62f911 (patch)
tree92848e1e1c3613fcf76338000924422893fafa44 /net
parent8542438a45ead589842496eeda1080d5168ac144 (diff)
downloadfreebsd-ports-gnome-42b38c068a495fbb73772913217f8840ea62f911.tar.gz
freebsd-ports-gnome-42b38c068a495fbb73772913217f8840ea62f911.tar.zst
freebsd-ports-gnome-42b38c068a495fbb73772913217f8840ea62f911.zip
- Fix broken MASTER_SITES
Diffstat (limited to 'net')
-rw-r--r--net/crescendo/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/crescendo/Makefile b/net/crescendo/Makefile
index 1d3d4a009d5a..fd873f7c3b36 100644
--- a/net/crescendo/Makefile
+++ b/net/crescendo/Makefile
@@ -7,7 +7,10 @@
PORTNAME= crescendo
PORTVERSION= 1.1.7
CATEGORIES= net gnome
-MASTER_SITES= http://crescendo.lyrical.net/files/
+# Master Site broken
+#MASTER_SITES= http://crescendo.lyrical.net/files/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= dinoex
MAINTAINER= dinoex@FreeBSD.org