diff options
Diffstat (limited to 'audio/esound/Makefile')
-rw-r--r-- | audio/esound/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 60790bce00a..8fdc4be5245 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.71 2008/07/31 14:03:16 drochner Exp $ +# $NetBSD: Makefile,v 1.72 2008/09/06 14:42:53 wiz Exp $ -DISTNAME= esound-0.2.39 -PKGREVISION= 1 +DISTNAME= esound-0.2.40 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME:=sources/esound/0.2/} EXTRACT_SUFX= .tar.bz2 |