summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authordillo <dillo>2002-09-28 15:54:54 +0000
committerdillo <dillo>2002-09-28 15:54:54 +0000
commitf9ae8992d9c748121f89021ce0ddc6407f06ddba (patch)
treef1e741c8cf59efd0c8722b5e4cb2bba167368d07 /graphics
parent67dd26d0a9c26d31b50f9355833d790cc2cb5b04 (diff)
downloadpkgsrc-f9ae8992d9c748121f89021ce0ddc6407f06ddba.tar.gz
belatedly bump mplayer package revision for AAC support
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mplayer-share/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/mplayer-share/Makefile.common b/graphics/mplayer-share/Makefile.common
index 4a7dcb9686f..b81e11dc450 100644
--- a/graphics/mplayer-share/Makefile.common
+++ b/graphics/mplayer-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2002/09/27 00:31:01 dillo Exp $
+# $NetBSD: Makefile.common,v 1.10 2002/09/28 15:54:54 dillo Exp $
MPLAYER_DIST_VERSION= 0.90pre6
@@ -6,6 +6,7 @@ MPLAYER_DIST_VERSION= 0.90pre6
# This variable is used in all packages which depend on this package
MPLAYER_PKG_VERSION= ${MPLAYER_DIST_VERSION:S/pre/rc/}
+PKGREVISION= 1
DISTNAME= MPlayer-${MPLAYER_DIST_VERSION}
CATEGORIES?= graphics