diff options
author | tron <tron> | 2000-01-15 10:16:17 +0000 |
---|---|---|
committer | tron <tron> | 2000-01-15 10:16:17 +0000 |
commit | 7e2f8f655c62177f6869cac86da6b5d7a418540c (patch) | |
tree | 6f9255f7667c0700ed220e157e22c4e12b697365 /audio/esound | |
parent | 261eb3e9d199b5fae2baeda3b2e99bc82fbbd05d (diff) | |
download | pkgsrc-7e2f8f655c62177f6869cac86da6b5d7a418540c.tar.gz |
Update for yet another directory structure change on the GNOME FTP sites.
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 |