diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-19 21:26:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-19 21:26:25 +0000 |
commit | f3839f5ef8d2d6063da72937d442fd39c20cf369 (patch) | |
tree | 752c44f824162facc27d1798dff0522bdb788f94 /audio | |
parent | It seems the guile-snarf syntax has changed in 1.4.1. Update ports which (diff) |
Add another mirror for esound since it appears there are some GNOME-mirror
problems.
PR: 39541
Prompted by: many
Notes
Notes:
svn path=/head/; revision=61600
Diffstat (limited to 'audio')
-rw-r--r-- | audio/esound/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 91a03030a129..45f8b3b8232e 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -8,7 +8,8 @@ PORTNAME= esound PORTVERSION= 0.2.28 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITES= ${MASTER_SITE_GNOME} \ + http://www.marcuscom.com/downloads/ MASTER_SITE_SUBDIR= stable/sources/esound DIST_SUBDIR= gnome |