diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-08-25 10:01:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-08-25 10:01:51 +0000 |
commit | 1f44147fea1fe0251d3230f5480137f439005043 (patch) | |
tree | 78e35e80c08f276f8e61c74fef217354bf9eeb79 /games/linux-nwnclient | |
parent | b35454ed6b8ecb98c60a86bfc6aee09d494f9a3a (diff) | |
download | ports-1f44147fea1fe0251d3230f5480137f439005043.tar.gz ports-1f44147fea1fe0251d3230f5480137f439005043.zip |
Notes
Diffstat (limited to 'games/linux-nwnclient')
-rw-r--r-- | games/linux-nwnclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-nwnclient/Makefile b/games/linux-nwnclient/Makefile index de0fcae7153a..42683c611641 100644 --- a/games/linux-nwnclient/Makefile +++ b/games/linux-nwnclient/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= linux- DISTFILES= ${CLIENT_FILES} \ ${CLIENT_NWMOVIES} -MAINTAINER= scf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Neverwinter Nights Linux (x86) Client RUN_DEPENDS= ${LOCALBASE}/share/nwndata/docs/readme.txt:${PORTSDIR}/games/nwndata |