diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2009-02-19 21:45:43 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2009-02-19 21:45:43 +0000 |
commit | b73f95f9088ee3ed89aa06f86d36751ee6008e50 (patch) | |
tree | e7bfa2fb3250b070aed84ccd2a1237cb7d8f9742 /games/linux-defcon | |
parent | da87f7eace8c8a07a830c1117f9ceac67543f19e (diff) | |
download | ports-b73f95f9088ee3ed89aa06f86d36751ee6008e50.tar.gz ports-b73f95f9088ee3ed89aa06f86d36751ee6008e50.zip |
Notes
Diffstat (limited to 'games/linux-defcon')
-rw-r--r-- | games/linux-defcon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-defcon/Makefile b/games/linux-defcon/Makefile index 78d9edf47192..db007abcb920 100644 --- a/games/linux-defcon/Makefile +++ b/games/linux-defcon/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://download.introversion.co.uk/defcon/linux/ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= Defcon for Linux RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \ |