diff options
author | joerg <joerg@pkgsrc.org> | 2009-12-15 23:41:45 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-12-15 23:41:45 +0000 |
commit | bd414b07cdedafcec6da904a351658fee63bdd2c (patch) | |
tree | e843c77b811ed315d5469c8f9eab719a72bb9ae9 /lang/kaffe-esound | |
parent | 09c72874f60603342756c92cec1288a5d5b7222e (diff) | |
download | pkgsrc-bd414b07cdedafcec6da904a351658fee63bdd2c.tar.gz |
Recursive bump for libltdl
Diffstat (limited to 'lang/kaffe-esound')
-rw-r--r-- | lang/kaffe-esound/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/kaffe-esound/Makefile b/lang/kaffe-esound/Makefile index 9a1782e84bd..f844ed31d4a 100644 --- a/lang/kaffe-esound/Makefile +++ b/lang/kaffe-esound/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2009/06/14 22:58:02 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2009/12/15 23:41:46 joerg Exp $ # .include "../../lang/kaffe/Makefile.common" PKGNAME= ${DISTNAME:S/kaffe/kaffe-esound/} +PKGREVISION= 1 COMMENT+= (sound support through esound) |