diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-04 19:08:13 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-04 19:08:13 +0000 |
commit | 4275cb17e66ebd2457af924711a6085e897232c3 (patch) | |
tree | 7b0eeda473e84f1b0bf5e409a3ecbbd20590aade /audio/esound | |
parent | 91bca11e15a05a279baa217b7874f347359f9840 (diff) |
Notes
Diffstat (limited to 'audio/esound')
-rw-r--r-- | audio/esound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 2556842237c3..e073641fb4a3 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -9,7 +9,7 @@ DISTNAME= esound-0.2.16 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/esound +MASTER_SITE_SUBDIR= stable/sources/esound MAINTAINER= vanilla@FreeBSD.org |