From a068d6342ddd08b4a93d3895ec928c1f84a279dd Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 24 Apr 1999 21:17:34 +0000 Subject: pkglint: "MASTER_SITES" must come before "DISTFILES". --- games/nethack-qt/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games') diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile index 7fbe1600763..3de53b03779 100644 --- a/games/nethack-qt/Makefile +++ b/games/nethack-qt/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.4 1998/12/31 13:20:52 tv Exp $ +# $NetBSD: Makefile,v 1.5 1999/04/24 21:17:34 tron Exp $ # DISTNAME= qnethack-3.2.2.1.0.1.src PKGNAME= nethack-qt-3.2.2 CATEGORIES= games x11 -DISTFILES= qnethack-3.2.2.1.0.1.src.tar.gz \ - nethack-3.2.2.tar.gz MASTER_SITES= ftp://ftp.troll.no/contrib/ \ http://pinky.wtower.com/nethack/sources/ +DISTFILES= qnethack-3.2.2.1.0.1.src.tar.gz \ + nethack-3.2.2.tar.gz MAINTAINER= root@garbled.net HOMEPAGE= http://trolls.troll.no/warwick/nethack/ -- cgit v1.2.3