diff options
Diffstat (limited to '')
-rw-r--r-- | games/nethack33-gnome/Makefile | 4 |
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" |