diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2001-11-03 22:22:34 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2001-11-03 22:22:34 +0000 |
commit | 4fbb2f66a7c5090cfcf8b9bdcb4a8a2d6cd177f3 (patch) | |
tree | 36eab7541b56b6eebd0ced34b66a54904b07b608 /games/gtypist | |
parent | 3e9abfca9115751efdbab7afb6c500d91ae58ef2 (diff) |
Update my MAINTAINER address.
Approved by: trevor
Notes
Notes:
svn path=/head/; revision=49545
Diffstat (limited to 'games/gtypist')
-rw-r--r-- | games/gtypist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gtypist/Makefile b/games/gtypist/Makefile index 3501d0173813..cc948ae0b274 100644 --- a/games/gtypist/Makefile +++ b/games/gtypist/Makefile @@ -10,7 +10,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= naddy@mips.inka.de +MAINTAINER= naddy@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext |