diff options
author | obache <obache> | 2012-09-15 10:03:29 +0000 |
---|---|---|
committer | obache <obache> | 2012-09-15 10:03:29 +0000 |
commit | 82870a0e7cf41332efdec864d6fdc727c40a9794 (patch) | |
tree | 8faf04c1c75d686de4b4032499fe5b2a290498ff /multimedia/mplayer-plugin/Makefile | |
parent | 3ead1740d30a1cfd9eda491a446873a83ef45792 (diff) | |
download | pkgsrc-82870a0e7cf41332efdec864d6fdc727c40a9794.tar.gz |
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
Diffstat (limited to 'multimedia/mplayer-plugin/Makefile')
-rw-r--r-- | multimedia/mplayer-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer-plugin/Makefile b/multimedia/mplayer-plugin/Makefile index 718f408fe4c..31c3127d38e 100644 --- a/multimedia/mplayer-plugin/Makefile +++ b/multimedia/mplayer-plugin/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2012/09/07 19:17:16 adam Exp $ +# $NetBSD: Makefile,v 1.21 2012/09/15 10:05:51 obache Exp $ # DISTNAME= mplayerplug-in-3.55 PKGNAME= mplayer-plugin-3.55 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mplayerplug-in/} |