summaryrefslogtreecommitdiff
path: root/audio/esound/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2000-10-15 03:04:52 +0000
committerjlam <jlam>2000-10-15 03:04:52 +0000
commit5565794d24d517cbe6900793fb28bd2edab06ab9 (patch)
treead1619a3a6b699ebe87483d4bbe803c4fb43cf47 /audio/esound/Makefile
parent2a5dddb28e8335ece8de167434339aeb032333c0 (diff)
downloadpkgsrc-5565794d24d517cbe6900793fb28bd2edab06ab9.tar.gz
Update esound to 0.2.20. Changes from version 0.2.19 include fix connecting to localhost (127.0.0.1) and other miscellaneous fixes.
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 06b325ffa28..2f67d930bc4 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2000/08/10 13:37:47 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2000/10/15 03:04:52 jlam Exp $
-DISTNAME= esound-0.2.19
+DISTNAME= esound-0.2.20
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/esound/}