diff options
author | dillo <dillo> | 2004-04-25 12:07:12 +0000 |
---|---|---|
committer | dillo <dillo> | 2004-04-25 12:07:12 +0000 |
commit | c1d989c40ca2621f01ade88c39db6bf7ada53fae (patch) | |
tree | 0b1a711db63327ba72d29d209086deab15cdfad2 /games | |
parent | 93d6425a389a47a70df8aa6b88ba60dc63f2c769 (diff) | |
download | pkgsrc-c1d989c40ca2621f01ade88c39db6bf7ada53fae.tar.gz |
drop maintainership
Diffstat (limited to 'games')
-rw-r--r-- | games/freeciv-manual/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv-manual/Makefile b/games/freeciv-manual/Makefile index c089e67b33a..a56b418a272 100644 --- a/games/freeciv-manual/Makefile +++ b/games/freeciv-manual/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/04/22 03:54:17 snj Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/25 12:07:12 dillo Exp $ # DISTNAME= manual-1.8.1-2 @@ -6,7 +6,7 @@ PKGNAME= freeciv-manual-1.8.1.2 CATEGORIES= games MASTER_SITES= http://www.freeciv.org/ftp/contrib/manual/ -MAINTAINER= dillo@giga.or.at +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.freeciv.org/ COMMENT= Manuals for freeciv (game, client, and server) |