diff options
author | shattered <shattered> | 2009-01-04 14:08:14 +0000 |
---|---|---|
committer | shattered <shattered> | 2009-01-04 14:08:14 +0000 |
commit | e24e7aa63a18e570b9f63feb8165bac736c44b0f (patch) | |
tree | 43f8f0305453fe08ea7fb16e4159f4be12e1a44d /games/gtkballs | |
parent | 60eb6c13088b7fa354e636d6d4621fef33fa97c2 (diff) | |
download | pkgsrc-e24e7aa63a18e570b9f63feb8165bac736c44b0f.tar.gz |
Change maintainer email to my NetBSD.org alias. At the same time, disown
games/adom -- I don't use (play :-) it these days.
Diffstat (limited to 'games/gtkballs')
-rw-r--r-- | games/gtkballs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile index dd7dfbacaba..dbf2301b3f0 100644 --- a/games/gtkballs/Makefile +++ b/games/gtkballs/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.30 2008/09/25 14:02:09 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2009/01/04 14:08:14 shattered Exp $ DISTNAME= gtkballs-3.1.5 PKGREVISION= 7 CATEGORIES= games MASTER_SITES= http://gtkballs.antex.ru/dist/ -MAINTAINER= shattered@users.sourceforge.net +MAINTAINER= shattered@NetBSD.org HOMEPAGE= http://gtkballs.antex.ru/ COMMENT= GTK+ clone of "Color Lines" |