diff options
Diffstat (limited to 'games/crossfire-client/Makefile')
-rw-r--r-- | games/crossfire-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 39f46c943dc2..98fe3fcd60dc 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= http://people.FreeBSD.org/~andreas/download/ \ DISTFILES= ${CF_SOURCES} ${CF_DOC} ${CF_MAPS} ${CF_SOUNDS} \ ${CF_ARCH} ${CF_CLSERV} -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= rplay:${PORTSDIR}/audio/rplay LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |