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-unrealgold | |
parent | bb283790226fa4725057b7965a853d162c412301 (diff) | |
download | ports-9463ff6e5bb3075b5ea3da0c7dd0cdf4c82b5985.tar.gz ports-9463ff6e5bb3075b5ea3da0c7dd0cdf4c82b5985.zip |
Notes
Diffstat (limited to 'games/linux-unrealgold')
-rw-r--r-- | games/linux-unrealgold/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-unrealgold/Makefile b/games/linux-unrealgold/Makefile index db3d78b67916..c2e81eaf05af 100644 --- a/games/linux-unrealgold/Makefile +++ b/games/linux-unrealgold/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-install-${PORTVERSION} EXTRACT_SUFX= .run DIST_SUBDIR= linux-ut -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= Unreal Gold for Linux BUILD_DEPENDS= ut:${PORTSDIR}/games/linux-ut |