diff options
author | marino <marino@pkgsrc.org> | 2011-11-20 11:57:42 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2011-11-20 11:57:42 +0000 |
commit | 9e9f96d50be8e3c86d4428e84b845842e869252b (patch) | |
tree | dc478d0e42226ec60fd773883f0c91930f5cde21 /multimedia/xine-lib | |
parent | 563b842b39f090e301af53514aceca68ebe940d9 (diff) | |
download | pkgsrc-9e9f96d50be8e3c86d4428e84b845842e869252b.tar.gz |
multimedia/xine-lib: bump PKGREVISION
My previous commit should have bumped the PKGREVISION.
Diffstat (limited to 'multimedia/xine-lib')
-rw-r--r-- | multimedia/xine-lib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/xine-lib/Makefile b/multimedia/xine-lib/Makefile index 83962771b51..603cfd3bf74 100644 --- a/multimedia/xine-lib/Makefile +++ b/multimedia/xine-lib/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.91 2011/11/16 19:45:37 drochner Exp $ +# $NetBSD: Makefile,v 1.92 2011/11/20 11:57:42 marino Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" +PKGREVISION= 1 COMMENT= Multimedia player library |