diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 18:22:39 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 18:22:39 +0000 |
commit | a09e55e2e8925b30200d14342bad54c3e8c8c633 (patch) | |
tree | 9b354d5075233ea6d1150d96c5f89bac822ff2ef /games/nazghul/Makefile | |
parent | 4ee2d903fb5780070d298c61179761a71c0bdc59 (diff) | |
download | ports-a09e55e2e8925b30200d14342bad54c3e8c8c633.tar.gz ports-a09e55e2e8925b30200d14342bad54c3e8c8c633.zip |
Notes
Diffstat (limited to 'games/nazghul/Makefile')
-rw-r--r-- | games/nazghul/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nazghul/Makefile b/games/nazghul/Makefile index 315ce174131f..0778eca8d2ec 100644 --- a/games/nazghul/Makefile +++ b/games/nazghul/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Computer role-playing game engine LIB_DEPENDS= png15:${PORTSDIR}/graphics/png |