summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2005-04-13 16:36:57 +0000
committerGreg Lewis <glewis@FreeBSD.org>2005-04-13 16:36:57 +0000
commit0e0b915f84a50ceb59f2e6bc75cf91f110bfd2ad (patch)
treecfc02873da98d9cc08327ee8f5a504dcfbafdc3c
parent. Fix gnome handling (as far as I can test). (diff)
. Unbreak (the fix for that actually occurred in the master port).
. Become the maintainer (implicitly). [2] Requested by: Jan Stocker <Jan.Stocker@t-online.de> (previous maintainer) [2]
Diffstat (limited to '')
-rw-r--r--games/nethack33-gnome/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/nethack33-gnome/Makefile b/games/nethack33-gnome/Makefile
index 5cdd175c2459..fb40bbeeb0cf 100644
--- a/games/nethack33-gnome/Makefile
+++ b/games/nethack33-gnome/Makefile
@@ -7,10 +7,6 @@
MASTERDIR= ${.CURDIR}/../nethack33
-MAINTAINER= Jan.Stocker@t-online.de
-
PKGNAMESUFFIX= -gnome
-BROKEN= Incomplete pkg-plist
-
.include "${MASTERDIR}/Makefile"