diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
commit | c23cc4074c4780fbdb038caecb7d43e5ce58e78a (patch) | |
tree | adb3decf75e056017f92743334afad729ac76ab0 /games/nethack34-qt | |
parent | Minor change to make it work with other awk versions (The one that OpenBSD (diff) |
Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.
Partial list submitted by: Josh Gilliam <josh@quick.net>
Notes
Notes:
svn path=/head/; revision=12173
Diffstat (limited to 'games/nethack34-qt')
-rw-r--r-- | games/nethack34-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack34-qt/Makefile b/games/nethack34-qt/Makefile index 96592efe5390..b39ba1a6a7af 100644 --- a/games/nethack34-qt/Makefile +++ b/games/nethack34-qt/Makefile @@ -3,12 +3,12 @@ # Date created: So 6 Apr 1997 04:25:57 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.12 1998/03/14 14:58:02 andreas Exp $ +# $Id: Makefile,v 1.13 1998/07/20 17:37:13 andreas Exp $ # DISTNAME= nethack-3.2.2 PKGNAME= qt-nethack-1.0.1 -CATEGORIES= games x11 +CATEGORIES= games MASTER_SITES= http://www.troll.no/warwick/nethack/ \ http://trolls.troll.no/warwick/nethack/ \ ftp://ftp.troll.no/contrib/ \ |