diff options
author | Alexander Logvinov <avl@FreeBSD.org> | 2009-05-28 20:44:16 +0000 |
---|---|---|
committer | Alexander Logvinov <avl@FreeBSD.org> | 2009-05-28 20:44:16 +0000 |
commit | 9463ff6e5bb3075b5ea3da0c7dd0cdf4c82b5985 (patch) | |
tree | 2549742a0ac8712655f11d153b8f6081280b187c /games/linux-sof | |
parent | bb283790226fa4725057b7965a853d162c412301 (diff) | |
download | ports-9463ff6e5bb3075b5ea3da0c7dd0cdf4c82b5985.tar.gz ports-9463ff6e5bb3075b5ea3da0c7dd0cdf4c82b5985.zip |
Notes
Diffstat (limited to 'games/linux-sof')
-rw-r--r-- | games/linux-sof/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-sof/Makefile b/games/linux-sof/Makefile index 89adca403d5b..8bb7d7c8f0bc 100644 --- a/games/linux-sof/Makefile +++ b/games/linux-sof/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-${PORTVERSION}-cdrom-x86 EXTRACT_SUFX= .run -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= Soldier of Fortune for Linux PATCH_DEPENDS= xdelta:${PORTSDIR}/misc/xdelta |