diff options
Diffstat (limited to 'multimedia/mplayer-share')
-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/ \ |