diff options
Diffstat (limited to 'games/linux-majesty-demo/Makefile')
-rw-r--r-- | games/linux-majesty-demo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-majesty-demo/Makefile b/games/linux-majesty-demo/Makefile index 14cb73320d00..cc7e77551517 100644 --- a/games/linux-majesty-demo/Makefile +++ b/games/linux-majesty-demo/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= majesty_demo EXTRACT_SUFX= .run -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= Majesty Gold Demo RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \ |