diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-01-27 07:41:29 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-01-27 07:41:29 +0000 |
commit | 52619586269c9e817bdf8a8496e70376ba957597 (patch) | |
tree | 91ac46dd366a9b5bee3465be0e79bf7e9f4efd10 /games/nethack33-nox11 | |
parent | 651269fa962f1c06139c612b72c1e21091612a60 (diff) | |
download | ports-52619586269c9e817bdf8a8496e70376ba957597.tar.gz ports-52619586269c9e817bdf8a8496e70376ba957597.zip |
Notes
Diffstat (limited to 'games/nethack33-nox11')
-rw-r--r-- | games/nethack33-nox11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/nethack33-nox11/Makefile b/games/nethack33-nox11/Makefile index 941980cda6a0..b046803c1995 100644 --- a/games/nethack33-nox11/Makefile +++ b/games/nethack33-nox11/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 |