diff options
author | will <will@FreeBSD.org> | 2001-01-27 13:40:10 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-27 13:40:10 +0800 |
commit | 60f19f575d8471463cb42b1fcf3c2c7aa6fede46 (patch) | |
tree | c86a68ca71a72c9a7eabd5b679c567ce63dd36c5 /games/xsol | |
parent | 170c1940053590f43a633fcdb98b5e9d1f9d0aa3 (diff) | |
download | freebsd-ports-gnome-60f19f575d8471463cb42b1fcf3c2c7aa6fede46.tar.gz freebsd-ports-gnome-60f19f575d8471463cb42b1fcf3c2c7aa6fede46.tar.zst freebsd-ports-gnome-60f19f575d8471463cb42b1fcf3c2c7aa6fede46.zip |
Remove inactive MAINTAINER <swallace>, who hasn't committed in over 3 years.
Diffstat (limited to 'games/xsol')
-rw-r--r-- | games/xsol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xsol/Makefile b/games/xsol/Makefile index 2caa58597172..a461cd7aafc2 100644 --- a/games/xsol/Makefile +++ b/games/xsol/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ ftp://ftp.tu-clausthal.de/pub/unix.new/games/ DISTNAME= xsol-new -MAINTAINER= swallace@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes MAN6= xsol.6 |