aboutsummaryrefslogtreecommitdiffstats
path: root/audio/esound
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1999-03-27 18:35:57 +0800
committervanilla <vanilla@FreeBSD.org>1999-03-27 18:35:57 +0800
commit32821dfbe326ef5e02256835cd91ac820ebd9d5a (patch)
treeadd0fd26e9fb778aeef03828ac3f00d5eff9205c /audio/esound
parent70dca752756fcc0b387816fb6e3fd0457414ac50 (diff)
downloadfreebsd-ports-gnome-32821dfbe326ef5e02256835cd91ac820ebd9d5a.tar.gz
freebsd-ports-gnome-32821dfbe326ef5e02256835cd91ac820ebd9d5a.tar.zst
freebsd-ports-gnome-32821dfbe326ef5e02256835cd91ac820ebd9d5a.zip
Fix the MASTER_SITE_SUBDIR.
Diffstat (limited to 'audio/esound')
-rw-r--r--audio/esound/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index f9a8687490b2..e7f15c8e63ab 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -3,16 +3,13 @@
# Date created: 19 July 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.7 1999/01/27 08:31:46 fenner Exp $
+# $Id: Makefile,v 1.8 1999/03/09 01:08:46 nectar Exp $
#
DISTNAME= esound-0.2.8
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= gnome-1.0/sources
-#MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \
-# ftp://www.rasterman.com/pub/enlightenment/enlightenment/ \
-# ftp://ftp.labs.redhat.com/pub/imlib/TAR/
+MASTER_SITE_SUBDIR= esound
MAINTAINER= vanilla@FreeBSD.ORG