diff options
author | will <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | aaf0ba1777446f8ea51126708feaf84eaab873f0 (patch) | |
tree | 16e1d34c91c484b5a393908d7ad817dd09f4618d /games/gno3dtet | |
parent | ae37a44ddd9a81789a2317077498c5dc20ce9858 (diff) | |
download | FreeBSD-ports-aaf0ba1777446f8ea51126708feaf84eaab873f0.zip FreeBSD-ports-aaf0ba1777446f8ea51126708feaf84eaab873f0.tar.gz |
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
Diffstat (limited to 'games/gno3dtet')
-rw-r--r-- | games/gno3dtet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index 4b6fecc..19c485b 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://webdat.com/pub/seb/gno3dtet/ EXTRACT_SUFX= .tgz -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs |