diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2013-02-20 16:08:58 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2013-02-20 16:08:58 +0000 |
commit | 1a267d63c37806a5f8870068238ea6973a675fbf (patch) | |
tree | bb92556581fd9042ed5f11f8083853fd9324b3f2 /games/linux-unrealgold | |
parent | b71447da1a4039f7410789d6eee2387a6968a91f (diff) | |
download | ports-1a267d63c37806a5f8870068238ea6973a675fbf.tar.gz ports-1a267d63c37806a5f8870068238ea6973a675fbf.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 c2e81eaf05af..fb7f73882b73 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= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unreal Gold for Linux BUILD_DEPENDS= ut:${PORTSDIR}/games/linux-ut |