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/xasteroids/Makefile | |
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/xasteroids/Makefile')
-rw-r--r-- | games/xasteroids/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xasteroids/Makefile b/games/xasteroids/Makefile index 765ff0d0e1cd..6265f20df3ae 100644 --- a/games/xasteroids/Makefile +++ b/games/xasteroids/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.freesoftware.com/pub/X11/R5contrib/ \ ftp://ftp.x.org/pub/R5contrib/ DISTFILES= xasteroids.sh.Z -MAINTAINER= swallace@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes NO_WRKSUBDIR= yes |