diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-02-06 19:20:24 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-02-06 19:20:24 +0000 |
commit | 2c0dd42a290bd17bd4903ba84dc3eb9ce4b1c6f4 (patch) | |
tree | afa0fdbc36bef6e4b4e2b7e9ccf59dfef36a55ca /audio/esound | |
parent | Forgot to remove this line (diff) |
Update to 0.2.17
OK'd by: vanilla
Notes
Notes:
svn path=/head/; revision=25520
Diffstat (limited to 'audio/esound')
-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 e073641fb4a3..5ff52796c170 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: esound -# Version required: 0.2.16 +# Version required: 0.2.17 # Date created: 19 July 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= esound-0.2.16 +DISTNAME= esound-0.2.17 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/esound diff --git a/audio/esound/distinfo b/audio/esound/distinfo index df675ca2c4c1..f101728bea74 100644 --- a/audio/esound/distinfo +++ b/audio/esound/distinfo @@ -1 +1 @@ -MD5 (esound-0.2.16.tar.gz) = 8f5c0debd832fe98578399b20f230b34 +MD5 (esound-0.2.17.tar.gz) = 4f96bddcb51c1c424c809d95ea1a0317 |