diff options
-rw-r--r-- | games/gbrainy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index 5edc2a78869..0f1ca3a4251 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2013/09/02 19:51:04 adam Exp $ +# $NetBSD: Makefile,v 1.70 2013/09/12 20:53:25 wiz Exp $ DISTNAME= gbrainy-2.2.1 PKGNAME= gbrainy-2.21 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://live.gnome.org/gbrainy COMMENT= Brain teaser game and trainer LICENSE= gnu-gpl-v2 |