diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2002-10-21 02:31:08 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2002-10-21 02:31:08 +0000 |
commit | 2c8802aec6940faa203865acbd9403ebff4e9295 (patch) | |
tree | 7e38354e343584a7fa193eaf27ddcba9d9e7c2bd /games/bzflag | |
parent | Partially fix build on -current. This is still broken due to an unzeroed (diff) |
Release all my ports.
kris made it clear that by his measure I'm not doing my job as a port
maintainer. Far be it from me to be an obstruction to the project.
Notes
Notes:
svn path=/head/; revision=68468
Diffstat (limited to '')
-rw-r--r-- | games/bzflag/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile index 431393e068fb..4d8970c3ad1d 100644 --- a/games/bzflag/Makefile +++ b/games/bzflag/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= bzflag DISTNAME= ${PORTNAME}-${PORTVERSION:S/e./e/} EXTRACT_SUFX= .tgz -MAINTAINER= nsayer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_XLIB= yes USE_MESA= yes |