diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-09 00:06:25 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-09 00:06:25 +0000 |
commit | 052cf380ee94d9f1ad61f3fe287c7ef492b39281 (patch) | |
tree | ae76d1f690d308c8aedf1bc3a82db5af987aba70 /games/battleball | |
parent | Remove nonexistent master site. (diff) |
Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
Notes
Notes:
svn path=/head/; revision=36965
Diffstat (limited to '')
-rw-r--r-- | games/battleball/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/battleball/Makefile b/games/battleball/Makefile index 0e9827050ecb..a3a5e6e1307d 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://tzo.linux.tucows.com/files/x11/entertain/ \ http://fundy.linux.tucows.com/files/x11/entertain/ DISTNAME= ${PORTNAME}.${PORTVERSION:S/.//}.src -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_MESA= yes |