diff options
author | obache <obache> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache> | 2012-01-13 10:54:43 +0000 |
commit | 2d439e856e84a2166bff68c3c2b8ddb7c191af95 (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /audio/libao-esound | |
parent | 5ff4925e2889207402e08797db434ea759b07706 (diff) | |
download | pkgsrc-2d439e856e84a2166bff68c3c2b8ddb7c191af95.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Diffstat (limited to 'audio/libao-esound')
-rw-r--r-- | audio/libao-esound/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libao-esound/Makefile b/audio/libao-esound/Makefile index 09b06cd7cec..cc27b1cbb58 100644 --- a/audio/libao-esound/Makefile +++ b/audio/libao-esound/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2007/11/30 17:50:33 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/01/13 10:54:46 obache Exp $ .include "../../audio/libao/Makefile.common" PKGNAME= ${DISTNAME:S/libao/libao-esound/} +PKGREVISION= 1 COMMENT+= (esound plugin) |