summaryrefslogtreecommitdiff
path: root/graphics/qvplay
diff options
context:
space:
mode:
authorwiz <wiz>2000-09-03 10:20:23 +0000
committerwiz <wiz>2000-09-03 10:20:23 +0000
commitcaa1b7ffefb1ba26d7a62e57818f606956847b28 (patch)
tree4ffc26599b66fcee6ccc54048b0a686e4b9e5611 /graphics/qvplay
parentb343b11b75226aaf0728ee45f85f6f4e9e4ae78d (diff)
downloadpkgsrc-caa1b7ffefb1ba26d7a62e57818f606956847b28.tar.gz
fix MASTER_SITES; reorder lines for pkglint
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"