diff options
| -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 |
