diff options
author | tron <tron> | 2014-02-12 23:17:32 +0000 |
---|---|---|
committer | tron <tron> | 2014-02-12 23:17:32 +0000 |
commit | 8c07f6366b3ba853a09aa2113e2809fc16383ead (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /multimedia/xine-lib | |
parent | a2bfbe1742a5d0cf89884b8da5ad5b45046360e3 (diff) | |
download | pkgsrc-8c07f6366b3ba853a09aa2113e2809fc16383ead.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'multimedia/xine-lib')
-rw-r--r-- | multimedia/xine-lib/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/xine-lib/Makefile b/multimedia/xine-lib/Makefile index e5a6c50f3af..f3d3535d0ce 100644 --- a/multimedia/xine-lib/Makefile +++ b/multimedia/xine-lib/Makefile @@ -1,7 +1,9 @@ -# $NetBSD: Makefile,v 1.119 2013/12/04 12:38:35 drochner Exp $ +# $NetBSD: Makefile,v 1.120 2014/02/12 23:18:18 tron Exp $ .include "Makefile.common" +PKGREVISION= 1 + COMMENT= Multimedia player library CONFLICTS+= xine-xcb-[0-9]* |