diff options
author | nakai <nakai@FreeBSD.org> | 1999-11-09 17:52:59 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 1999-11-09 17:52:59 +0800 |
commit | e7b7b0b30a31c1682c6ab9edbda360732f543c27 (patch) | |
tree | 85ce97873db641df35e44c16d77c8aaf91eda5df /audio | |
parent | 957d784e257435ff67c773436c8ae63c8bbfd222 (diff) | |
download | freebsd-ports-gnome-e7b7b0b30a31c1682c6ab9edbda360732f543c27.tar.gz freebsd-ports-gnome-e7b7b0b30a31c1682c6ab9edbda360732f543c27.tar.zst freebsd-ports-gnome-e7b7b0b30a31c1682c6ab9edbda360732f543c27.zip |
Update to 0.2.16
PR: ports/14788
Submitted by: Ade Lovett<ade@lovett.com>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/esound/Makefile | 4 | ||||
-rw-r--r-- | audio/esound/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 27058bae4e34..2556842237c3 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: esound -# Version required: 0.2.15 +# Version required: 0.2.16 # Date created: 19 July 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= esound-0.2.15 +DISTNAME= esound-0.2.16 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/esound diff --git a/audio/esound/distinfo b/audio/esound/distinfo index e4e0fa0da442..df675ca2c4c1 100644 --- a/audio/esound/distinfo +++ b/audio/esound/distinfo @@ -1 +1 @@ -MD5 (esound-0.2.15.tar.gz) = 2f7159ea1da0ac5a088f1e4fc8724fca +MD5 (esound-0.2.16.tar.gz) = 8f5c0debd832fe98578399b20f230b34 |