diff options
Diffstat (limited to 'games/doom/Makefile')
-rw-r--r-- | games/doom/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile index 58e2d1415cb2..b8e7a8a9e4ae 100644 --- a/games/doom/Makefile +++ b/games/doom/Makefile @@ -3,10 +3,11 @@ # Date created: Mon Dec 14 21:03:01 MET 1998 # Whom: jmz # -# $Id: Makefile,v 1.4 1998/12/18 12:26:09 asami Exp $ +# $Id: Makefile,v 1.8 1999/01/15 02:54:18 jmz Exp $ # DISTNAME= doomsrc-1.8 +PKGNAME= doom-1.8 CATEGORIES= games MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/ \ ftp://ftp.stomped.com/pub/idmirror/idstuff/source/ \ |