diff options
Diffstat (limited to 'graphics/gmplayer/Makefile')
-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 7f7cff8dbf7..d6a98feab7b 100644 --- a/graphics/gmplayer/Makefile +++ b/graphics/gmplayer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2003/10/26 22:01:04 kristerw Exp $ +# $NetBSD: Makefile,v 1.31 2003/12/08 14:41:40 wiz Exp $ PKGNAME= gmplayer-${MPLAYER_PKG_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 SKIN_SITES= http://www.mplayerhq.hu/MPlayer/Skin/ \ ftp://ftp.mplayerhq.hu/MPlayer/Skin/ \ ${MASTER_SITE_LOCAL:=mplayer} |