diff options
author | grant <grant> | 2004-06-26 18:35:27 +0000 |
---|---|---|
committer | grant <grant> | 2004-06-26 18:35:27 +0000 |
commit | df1e67d5d14d89f59a2d7b53353a28e22fb86814 (patch) | |
tree | 3859bde28c990ba7a41ef989b304edad9dee7930 | |
parent | 72d9b672fbb90a3fe8191016ee14c02e298d7957 (diff) | |
download | pkgsrc-df1e67d5d14d89f59a2d7b53353a28e22fb86814.tar.gz |
bump PKGREVISION for libdv dependency.
-rw-r--r-- | multimedia/mplayer-share/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/mplayer-share/Makefile.common b/multimedia/mplayer-share/Makefile.common index fe889548683..ae169056f74 100644 --- a/multimedia/mplayer-share/Makefile.common +++ b/multimedia/mplayer-share/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.11 2004/06/21 09:40:16 grant Exp $ +# $NetBSD: Makefile.common,v 1.12 2004/06/26 18:35:27 grant Exp $ # MPLAYER_DIST_VERSION= 1.0pre4 @@ -7,6 +7,7 @@ MPLAYER_DIST_VERSION= 1.0pre4 MPLAYER_PKG_VERSION= 1.0rc4 DISTNAME= MPlayer-${MPLAYER_DIST_VERSION} +PKGREVISION= 1 CATEGORIES?= multimedia MASTER_SITES= http://www.mplayerhq.hu/MPlayer/releases/ \ http://www2.mplayerhq.hu/MPlayer/releases/ \ |