diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
commit | 39c06186fafa7122957982b66909c1bfdfc3daa1 (patch) | |
tree | 3d8d4a144a3372a6a9c7557646e64a059477c35b /games/linuxdoom | |
parent | 7b98dfa90ab89a82f8f1bf5d1536d6edfce2812a (diff) | |
download | ports-39c06186fafa7122957982b66909c1bfdfc3daa1.tar.gz ports-39c06186fafa7122957982b66909c1bfdfc3daa1.zip |
Notes
Diffstat (limited to 'games/linuxdoom')
-rw-r--r-- | games/linuxdoom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linuxdoom/Makefile b/games/linuxdoom/Makefile index c56fc6b661ae..13c14041843b 100644 --- a/games/linuxdoom/Makefile +++ b/games/linuxdoom/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= games/doom DISTNAME= doom-${PORTVERSION} DISTFILES= linux-doom-1.8.tar.gz musserver.tgz smooth-joystick4doom.tgz -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base |