summaryrefslogtreecommitdiff
path: root/audio/esound
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-04-07 18:12:58 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-04-07 18:12:58 +0000
commit7e204e76701d3abf3cbcae5c54d561a49b3b8912 (patch)
tree80bc59420bbe2c5f11986661fa424f67db9a4329 /audio/esound
parent- Fixed MASTER_SITE_SUBDIR (diff)
Fixed MASTER_SITE_SUBDIR
PR: ports/10989 Submitted by: mharo@area51.fremont.ca.us
Notes
Notes: svn path=/head/; revision=17704
Diffstat (limited to 'audio/esound')
-rw-r--r--audio/esound/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index e7f15c8e63ab..3b9667e640a6 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -3,13 +3,13 @@
# Date created: 19 July 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.8 1999/03/09 01:08:46 nectar Exp $
+# $Id: Makefile,v 1.9 1999/03/27 10:35:54 vanilla Exp $
#
DISTNAME= esound-0.2.8
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= esound
+MASTER_SITE_SUBDIR= gnome-1.0/sources
MAINTAINER= vanilla@FreeBSD.ORG