diff options
Diffstat (limited to 'audio/esound/Makefile')
-rw-r--r-- | audio/esound/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 8c29734acad..88a97566eff 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2002/08/31 04:04:36 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2002/09/23 15:02:26 wiz Exp $ -DISTNAME= esound-0.2.28 +DISTNAME= esound-0.2.29 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/esound/} +MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/ \ + ftp://gd.tuwien.ac.at/hci/GNOME/gnome.org/sources/esound/0.2/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.tux.org/~ricdude/EsounD.html |