diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2004-08-27 08:46:33 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2004-08-27 08:46:33 +0000 |
commit | 48249e3fe0cd544467a6e732049111937fbdfb82 (patch) | |
tree | fd6890aec7a14e97d2d34fea5f6ca0748e749f23 /games/qwdtools | |
parent | 2c5eef679979015549bee2934de19685a8d2cdd1 (diff) | |
download | ports-48249e3fe0cd544467a6e732049111937fbdfb82.tar.gz ports-48249e3fe0cd544467a6e732049111937fbdfb82.zip |
Notes
Diffstat (limited to 'games/qwdtools')
-rw-r--r-- | games/qwdtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qwdtools/Makefile b/games/qwdtools/Makefile index bf6df34242f0..9642ea115c8f 100644 --- a/games/qwdtools/Makefile +++ b/games/qwdtools/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.helsinki.fi/~sandvik/qwdlinux/ \ http://freebsd.nsu.ru/distfiles/ DISTNAME= ${PORTNAME}-unix-source-${PORTVERSION} -MAINTAINER= danfe@regency.nsu.ru +MAINTAINER= danfe@FreeBSD.org COMMENT= Converts QuakeWorld demos from QWD format to MVD format WRKSRC= ${WRKDIR}/${PORTNAME}-unix |