summaryrefslogtreecommitdiff
path: root/audio/esound/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2000-02-06 03:33:51 +0000
committerwiz <wiz>2000-02-06 03:33:51 +0000
commit548b89f85f7aa8dbe24bb701a829466571819995 (patch)
tree2e93bdd340c696dda1b284de4328ea2452e1507c /audio/esound/Makefile
parentfa2e4ef268ae4264d5dbc86d5214a0252993ec56 (diff)
downloadpkgsrc-548b89f85f7aa8dbe24bb701a829466571819995.tar.gz
updated esound to 1.2.17. From the ChangeLog:
* audio_solaris.c: Don't spit warnings if /dev/audio doesn't exist. User probably knows he doesn't have a sound card. * esdlib.c (esd_connect_tcpip): Fix case in which user specifies only a port number (first character of host is :)
Diffstat (limited to 'audio/esound/Makefile')
-rw-r--r--audio/esound/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index 3d66ca7e41d..5a9da6b654c 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2000/01/15 10:16:17 tron Exp $
+# $NetBSD: Makefile,v 1.12 2000/02/06 03:33:51 wiz Exp $
-DISTNAME= esound-0.2.15
+DISTNAME= esound-0.2.17
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/esound/}