summaryrefslogtreecommitdiff
path: root/audio/esound/Makefile
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-10-08 02:25:59 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-10-08 02:25:59 +0000
commit5e50bc72565bb5b02e6f1b32f319bbd4b3a965f2 (patch)
tree38232ef37f4bbaa1d08f24b73bea97f7c0641774 /audio/esound/Makefile
parentUpdate to 0.1.9 (diff)
Update to 0.2.15
Notes
Notes: svn path=/head/; revision=22237
Diffstat (limited to 'audio/esound/Makefile')
-rw-r--r--audio/esound/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index 0211a4ac0623..27058bae4e34 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: esound
-# Version required: 0.2.8
+# Version required: 0.2.15
# Date created: 19 July 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= esound-0.2.8
+DISTNAME= esound-0.2.15
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= gnome-1.0/sources
+MASTER_SITE_SUBDIR= sources/esound
MAINTAINER= vanilla@FreeBSD.org