diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-22 13:52:15 +0800 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-22 13:52:15 +0800 |
commit | f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49 (patch) | |
tree | a2cfb792d0c999454d1fb367d08eb9385102d5bd /games/xlaby | |
parent | 4e0fedd5bf8de2dc8cc8eda705eb71385ddeebb7 (diff) | |
download | freebsd-ports-gnome-f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49.tar.gz freebsd-ports-gnome-f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49.tar.zst freebsd-ports-gnome-f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49.zip |
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
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 74c3eb8a9ff1..9ce9c6fae79d 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= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes NO_WRKSUBDIR= yes |