summaryrefslogtreecommitdiff
path: root/graphics/qvplay
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/qvplay')
-rw-r--r--graphics/qvplay/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/qvplay/Makefile b/graphics/qvplay/Makefile
index 63bcd697e19..c6cfd4d8d0e 100644
--- a/graphics/qvplay/Makefile
+++ b/graphics/qvplay/Makefile
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.2 2000/08/18 22:46:36 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2000/09/03 10:20:23 wiz Exp $
#
DISTNAME= qvplay-0.94
WRKSRC= ${WRKDIR}/QVplay094/src
CATEGORIES= graphics
-MASTER_SITES= http://www.asahi-net.or.jp/~xg2k-hys/index-e.html
+MASTER_SITES= http://www.asahi-net.or.jp/~xg2k-hys/
+
+MAINTAINER= jwise@netbsd.org
+HOMEPAGE= http://www.asahi-net.or.jp/~xg2k-hys/index-e.html
RESTRICTED= Undistributable development version.
NO_SRC_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
-MAINTAINER= jwise@netbsd.org
-HOMEPAGE= http://www.asahi-net.or.jp/~xg2k-hys/index-e.html
-
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"