diff options
author | hubertf <hubertf@pkgsrc.org> | 2005-02-21 20:26:08 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2005-02-21 20:26:08 +0000 |
commit | 9a981bcfbe5c210123f3ba69a40c6ae0fd7ed064 (patch) | |
tree | 7c3ee711ba0c708e2726ec7a9c4cf5fb0feb6167 /games/xroach | |
parent | 8b44024dc5162eaf9da3388d4a28a4cde936a275 (diff) | |
download | pkgsrc-9a981bcfbe5c210123f3ba69a40c6ae0fd7ed064.tar.gz |
Sign over maintainership to tech-pkg@
Diffstat (limited to 'games/xroach')
-rw-r--r-- | games/xroach/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xroach/Makefile b/games/xroach/Makefile index 0da82a091f4..9bd495af9b5 100644 --- a/games/xroach/Makefile +++ b/games/xroach/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:39:42 grant Exp $ +# $NetBSD: Makefile,v 1.4 2005/02/21 20:26:11 hubertf Exp $ # DISTNAME= xroach @@ -7,7 +7,7 @@ CATEGORIES= x11 games MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/ EXTRACT_SUFX= .tar -MAINTAINER= hubertf@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Cockroaches hide under your windows DIST_SUBDIR= xroach-4.4 |