diff options
Diffstat (limited to 'games/nethack32/Makefile')
-rw-r--r-- | games/nethack32/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile index 941980c..b046803 100644 --- a/games/nethack32/Makefile +++ b/games/nethack32/Makefile @@ -3,13 +3,14 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.17 1998/11/21 00:48:19 flathill Exp $ +# $Id: Makefile,v 1.18 1998/12/10 17:24:31 vanilla Exp $ # DISTNAME= nethack-3.2.2 CATEGORIES= games MASTER_SITES= ftp://ftp.wtower.com/nethack/sources/ \ ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= nethack MAINTAINER= ports@FreeBSD.ORG |