diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-05 12:20:12 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-05 12:20:12 +0800 |
commit | aefcf253852fc7bde73794a675fcd2f9558fe1e2 (patch) | |
tree | a7d167e0024d4cf1bfaab533f61c645aaf52e2fa /games | |
parent | bb6298ff184e16bfe056c64d60154fa5a80f9ad5 (diff) | |
download | freebsd-ports-gnome-aefcf253852fc7bde73794a675fcd2f9558fe1e2.tar.gz freebsd-ports-gnome-aefcf253852fc7bde73794a675fcd2f9558fe1e2.tar.zst freebsd-ports-gnome-aefcf253852fc7bde73794a675fcd2f9558fe1e2.zip |
Reset inactive maintainer. Since this is now FORBIDDEN, set DEPRECATED
and EXPIRATION_DATE.
Hat: portmgr
Diffstat (limited to 'games')
-rw-r--r-- | games/gtetrinet/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index 6f983ef1451f..bf80c7f713b3 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -12,10 +12,12 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= gnome2 -MAINTAINER= flynn@energyhq.es.eu.org +MAINTAINER= ports@FreeBSD.org COMMENT= A version of the popular TetriNET multiplayer tetris clone FORBIDDEN= Remote code execution: http://vuxml.FreeBSD.org/0b79743b-3ab7-11db-81e1-000e0c2e438a.html +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE= 2006-11-04 USE_BZIP2= yes USE_X_PREFIX= yes |