diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/doom/Makefile | 4 | ||||
-rw-r--r-- | games/linuxdoom/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile index 10abcbe..aa1111a 100644 --- a/games/doom/Makefile +++ b/games/doom/Makefile @@ -3,7 +3,7 @@ # Date created: Mon Dec 9 09:42:37 CST 1996 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.3 1996/12/19 14:33:02 erich Exp $ +# $Id: Makefile,v 1.4 1997/07/13 18:49:14 max Exp $ # DISTNAME= doom-1.8 @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/doom DISTFILES= linux-doom-1.8.tar.gz musserver.tgz smooth-joystick4doom.tgz -MANINAINER= erich@FreeBSD.org +MAINTAINER= erich@FreeBSD.org BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib diff --git a/games/linuxdoom/Makefile b/games/linuxdoom/Makefile index 10abcbe..aa1111a 100644 --- a/games/linuxdoom/Makefile +++ b/games/linuxdoom/Makefile @@ -3,7 +3,7 @@ # Date created: Mon Dec 9 09:42:37 CST 1996 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.3 1996/12/19 14:33:02 erich Exp $ +# $Id: Makefile,v 1.4 1997/07/13 18:49:14 max Exp $ # DISTNAME= doom-1.8 @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/doom DISTFILES= linux-doom-1.8.tar.gz musserver.tgz smooth-joystick4doom.tgz -MANINAINER= erich@FreeBSD.org +MAINTAINER= erich@FreeBSD.org BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib |