diff options
author | will <will@FreeBSD.org> | 2001-01-27 05:40:10 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-27 05:40:10 +0000 |
commit | 60f19f575d8471463cb42b1fcf3c2c7aa6fede46 (patch) | |
tree | c86a68ca71a72c9a7eabd5b679c567ce63dd36c5 /games/xinvaders/Makefile | |
parent | 170c1940053590f43a633fcdb98b5e9d1f9d0aa3 (diff) | |
download | FreeBSD-ports-60f19f575d8471463cb42b1fcf3c2c7aa6fede46.zip FreeBSD-ports-60f19f575d8471463cb42b1fcf3c2c7aa6fede46.tar.gz |
Remove inactive MAINTAINER <swallace>, who hasn't committed in over 3 years.
Diffstat (limited to 'games/xinvaders/Makefile')
-rw-r--r-- | games/xinvaders/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xinvaders/Makefile b/games/xinvaders/Makefile index 2d58ae7..f4997f7 100644 --- a/games/xinvaders/Makefile +++ b/games/xinvaders/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/arcade/invaders DISTNAME= ${PORTNAME} -MAINTAINER= swallace@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_CDROM= "don't sell for profit" USE_IMAKE= yes |