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 | |
parent | 3ac146df7c5de2a06fa4c5b67016bf53074b6eb4 (diff) |
Notes
-rw-r--r-- | archivers/unmakeself/Makefile | 2 | ||||
-rw-r--r-- | archivers/unmakeself/pkg-descr | 2 | ||||
-rw-r--r-- | games/linux-ut2004-demo/Makefile | 2 | ||||
-rw-r--r-- | games/trigger/Makefile | 2 | ||||
-rw-r--r-- | games/trigger/pkg-descr | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/archivers/unmakeself/Makefile b/archivers/unmakeself/Makefile index af8e3225e3e4..3810d54405de 100644 --- a/archivers/unmakeself/Makefile +++ b/archivers/unmakeself/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.99 CATEGORIES= archivers DISTFILES= -MAINTAINER= jylefort@brutele.be +MAINTAINER= jylefort@FreeBSD.org COMMENT= Extract Makeself archives LDFLAGS= -larchive -lbz2 -lz diff --git a/archivers/unmakeself/pkg-descr b/archivers/unmakeself/pkg-descr index 4abfc72b4e18..ea671110681c 100644 --- a/archivers/unmakeself/pkg-descr +++ b/archivers/unmakeself/pkg-descr @@ -2,4 +2,4 @@ unmakeself is a program for extracting Makeself archives without having to run the self-extracting shell script. - Jean-Yves Lefort -jylefort@brutele.be +jylefort@FreeBSD.org 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 diff --git a/games/trigger/Makefile b/games/trigger/Makefile index 083f7fb879b8..dab155a325d5 100644 --- a/games/trigger/Makefile +++ b/games/trigger/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://0day.icculus.org/mirrors/trigger/ DISTFILES= trigger-${PORTVERSION}-src${EXTRACT_SUFX} \ trigger-${PORTVERSION}-data${EXTRACT_SUFX} -MAINTAINER= jylefort@brutele.be +MAINTAINER= jylefort@FreeBSD.org COMMENT= A rally car racing game BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam diff --git a/games/trigger/pkg-descr b/games/trigger/pkg-descr index 9c2d4cf0e8ba..501391855dcf 100644 --- a/games/trigger/pkg-descr +++ b/games/trigger/pkg-descr @@ -7,4 +7,4 @@ vehicles. WWW: http://www.positro.net/trigger/ - Jean-Yves Lefort -jylefort@brutele.be +jylefort@FreeBSD.org |