diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-07 01:14:46 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-07 01:14:46 +0000 |
commit | 00a53e4f9713be700f541ce4d504c8ee628d9c79 (patch) | |
tree | f9760fe785fe6a7ee5900193237a073aa4306852 /games/boson | |
parent | 5a73931a0fa344966a14a630b33705427563fc9f (diff) | |
download | pkgsrc-00a53e4f9713be700f541ce4d504c8ee628d9c79.tar.gz |
Drop maintainership; I don't have the enough free time to maintain
all these packages.
Diffstat (limited to 'games/boson')
-rw-r--r-- | games/boson/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/boson/Makefile b/games/boson/Makefile index 07039fd0554..7f04f410b61 100644 --- a/games/boson/Makefile +++ b/games/boson/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/04/24 20:52:02 snj Exp $ +# $NetBSD: Makefile,v 1.9 2004/05/07 01:14:48 xtraeme Exp $ # DISTNAME= boson-all-0.8 @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boson/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://boson.eu.org/ COMMENT= OpenGL real-time strategy game for KDE 3 |