diff options
Diffstat (limited to 'graphics/mplayer-share')
-rw-r--r-- | graphics/mplayer-share/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mplayer-share/Makefile.common b/graphics/mplayer-share/Makefile.common index c148e03d611..2ca0a5b244a 100644 --- a/graphics/mplayer-share/Makefile.common +++ b/graphics/mplayer-share/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.32 2003/05/24 17:27:10 salo Exp $ +# $NetBSD: Makefile.common,v 1.33 2003/06/23 14:23:17 jschauma Exp $ # MPLAYER_DIST_VERSION= 0.90 @@ -16,7 +16,7 @@ MASTER_SITES= http://www.mplayerhq.hu/MPlayer/releases/ \ EXTRACT_SUFX= .tar.bz2 DIST_SUBDIR= mplayer -MAINTAINER?= packages@netbsd.org +MAINTAINER?= tech-pkg@netbsd.org HOMEPAGE?= http://www.mplayerhq.hu/ PATCHDIR= ${.CURDIR}/../../graphics/mplayer-share/patches |