diff options
author | wiz <wiz> | 2003-05-02 13:17:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-05-02 13:17:11 +0000 |
commit | 0624e3f34aed80e675b58a2e3a62e5890a5d2c6c (patch) | |
tree | edc06125723a5badd4eafe7c13e228b23568a5c6 | |
parent | 68e12d3637af49893ef4347cd0cc7cd146de07c5 (diff) | |
download | pkgsrc-0624e3f34aed80e675b58a2e3a62e5890a5d2c6c.tar.gz |
Remove obsolete comment.
-rw-r--r-- | graphics/mplayer-share/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/mplayer-share/Makefile.common b/graphics/mplayer-share/Makefile.common index f74d1f05358..36756db0eb8 100644 --- a/graphics/mplayer-share/Makefile.common +++ b/graphics/mplayer-share/Makefile.common @@ -1,11 +1,10 @@ -# $NetBSD: Makefile.common,v 1.30 2003/04/09 14:57:32 drochner Exp $ +# $NetBSD: Makefile.common,v 1.31 2003/05/02 13:17:11 wiz Exp $ # MPLAYER_DIST_VERSION= 0.90 #PKGREVISION= 0 # This variable is used in all packages which depend on this package -# XXX Add 10, as the "rc" version numbers were used up for the "pre" versions. MPLAYER_PKG_VERSION= 0.90 DISTNAME= MPlayer-${MPLAYER_DIST_VERSION} |