diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-02-20 17:01:26 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-02-20 17:01:26 +0000 |
commit | ab10519a48aec564bfab151e118065ef09c8adc8 (patch) | |
tree | 9c30f240a551cc5ee41bebb555b1692b2238e2c3 /games/crossfire-client | |
parent | 05c69e175169452ca99c218747dca1c571955eaf (diff) | |
download | ports-ab10519a48aec564bfab151e118065ef09c8adc8.tar.gz ports-ab10519a48aec564bfab151e118065ef09c8adc8.zip |
Notes
Diffstat (limited to 'games/crossfire-client')
-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 |