diff options
author | salo <salo@pkgsrc.org> | 2003-05-24 17:27:10 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-05-24 17:27:10 +0000 |
commit | 69585192cf96ea5da718a815d1453f1eade1f538 (patch) | |
tree | c4ad6dc3854a66e86726fb659637d726cb66ae53 /graphics/gmplayer | |
parent | f7e98eb1934c19988237d3fd062dd9ff2e95378a (diff) | |
download | pkgsrc-69585192cf96ea5da718a815d1453f1eade1f538.tar.gz |
PKGREVISION++
Enable Real{Audio,Video} support on i386, powerpc and alpha by default, using
graphics/realplayer-codecs.
From Matt Green.
Diffstat (limited to 'graphics/gmplayer')
-rw-r--r-- | graphics/gmplayer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gmplayer/Makefile b/graphics/gmplayer/Makefile index dd65c5ebb34..96d63a67918 100644 --- a/graphics/gmplayer/Makefile +++ b/graphics/gmplayer/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2003/05/02 11:55:18 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2003/05/24 17:27:10 salo Exp $ # .include "../../graphics/mplayer-share/Makefile.common" PKGNAME= gmplayer-${MPLAYER_PKG_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 SKIN_SITES= http://www.mplayerhq.hu/MPlayer/Skin/ \ ftp://ftp.mplayerhq.hu/MPlayer/Skin/ \ ${MASTER_SITE_LOCAL:=mplayer} |