diff options
author | andreas <andreas@FreeBSD.org> | 2000-02-21 01:01:26 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-02-21 01:01:26 +0800 |
commit | 8de22ca05f9bc16a76c2ddcbf2580639c6369a02 (patch) | |
tree | f94a55605dedf3d0ae96c20273fd247c035e3157 /games/crossfire | |
parent | 6d241a71914a273bfa92855d838d0d1886880b4f (diff) | |
download | freebsd-ports-gnome-8de22ca05f9bc16a76c2ddcbf2580639c6369a02.tar.gz freebsd-ports-gnome-8de22ca05f9bc16a76c2ddcbf2580639c6369a02.tar.zst freebsd-ports-gnome-8de22ca05f9bc16a76c2ddcbf2580639c6369a02.zip |
Reducing Maintainership to an amount of ports
I can handle.
Sorry, the rest has to go to ports@FreeBSD.ORG.
Diffstat (limited to 'games/crossfire')
-rw-r--r-- | games/crossfire/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/crossfire/Makefile b/games/crossfire/Makefile index 39f46c943dc2..98fe3fcd60dc 100644 --- a/games/crossfire/Makefile +++ b/games/crossfire/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 |