diff options
author | mva <mva@FreeBSD.org> | 2009-02-20 05:45:43 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2009-02-20 05:45:43 +0800 |
commit | 4f75b4dde5d7eab2e474842db370103c6d278355 (patch) | |
tree | ef076ef465fb2649e1b724165ea6e5282cd8e292 /games/linux-darwinia-demo/Makefile | |
parent | 76bf42f6038d4a39291508ebc949b03bd2e72db3 (diff) | |
download | freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.tar.gz freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.tar.zst freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.zip |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
Diffstat (limited to 'games/linux-darwinia-demo/Makefile')
-rw-r--r-- | games/linux-darwinia-demo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-darwinia-demo/Makefile b/games/linux-darwinia-demo/Makefile index 94b27fb33c43..f5f87aba9253 100644 --- a/games/linux-darwinia-demo/Makefile +++ b/games/linux-darwinia-demo/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}2-${PORTVERSION} EXTRACT_SUFX= .sh -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= Real-time action strategy with programs RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \ |