diff options
Diffstat (limited to 'audio/esound')
-rw-r--r-- | audio/esound/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 89c585ffd83..3d66ca7e41d 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2000/01/02 18:02:39 tron Exp $ +# $NetBSD: Makefile,v 1.11 2000/01/15 10:16:17 tron Exp $ DISTNAME= esound-0.2.15 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/releases/gnome-1.0.53/} +MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/esound/} MAINTAINER= root@garbled.net HOMEPAGE= http://www.tux.org/~ricdude/EsounD.html |