diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-15 01:50:17 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-15 01:50:17 +0000 |
commit | 034ffe946a1a7bdbb2b21294e6d30360ae3f50dd (patch) | |
tree | 84716435824435568cb27229d9bf19af5ee48f87 /games/linux-ut2004-demo | |
parent | 3ac146df7c5de2a06fa4c5b67016bf53074b6eb4 (diff) |
Notes
Diffstat (limited to 'games/linux-ut2004-demo')
-rw-r--r-- | games/linux-ut2004-demo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-ut2004-demo/Makefile b/games/linux-ut2004-demo/Makefile index a79739dcd8fa..49b07f0edd1c 100644 --- a/games/linux-ut2004-demo/Makefile +++ b/games/linux-ut2004-demo/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= linux- DISTNAME= ut2004-lnx-demo${PORTVERSION} EXTRACT_SUFX= .run -MAINTAINER= jylefort@brutele.be +MAINTAINER= jylefort@FreeBSD.org COMMENT= Unreal Tournament 2004 demo RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree86-libs |