diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-29 09:02:04 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-29 09:02:04 +0000 |
commit | 88be74c92dee0ba2cc672e70bfd6c70e2a841182 (patch) | |
tree | d4a32317c068ca028b12f5e46f0906433cfb0a86 /games/xlaby | |
parent | 476fce2baa5dfc6b577b66accf428b74950f323d (diff) | |
download | ports-88be74c92dee0ba2cc672e70bfd6c70e2a841182.tar.gz ports-88be74c92dee0ba2cc672e70bfd6c70e2a841182.zip |
Take over some ports.
Notes
Notes:
svn path=/head/; revision=27118
Diffstat (limited to 'games/xlaby')
-rw-r--r-- | games/xlaby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xlaby/Makefile b/games/xlaby/Makefile index 59ba29d40815..9b2507ed333d 100644 --- a/games/xlaby/Makefile +++ b/games/xlaby/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.eleves.ens.fr:8080/home/madore/ \ MASTER_SITE_SUBDIR= games/strategy EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org USE_IMAKE= yes NO_WRKSUBDIR= yes |