diff options
author | tron <tron> | 1999-07-22 23:52:02 +0000 |
---|---|---|
committer | tron <tron> | 1999-07-22 23:52:02 +0000 |
commit | 74d9413d07880259867330b6c76dbdacaf075dd9 (patch) | |
tree | c2fdc3b0088b2af1d1cfda0f3836d8d70256b70c /games | |
parent | 7b42f6489bcc9c73a944ca60d68500f89478aa4d (diff) | |
download | pkgsrc-74d9413d07880259867330b6c76dbdacaf075dd9.tar.gz |
Change maintainer to "packages@netbsd.org".
Diffstat (limited to 'games')
-rw-r--r-- | games/freeciv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index 8711f5e7fe0..3a269dcab80 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 1999/07/22 23:35:40 garbled Exp $ +# $NetBSD: Makefile,v 1.9 1999/07/22 23:52:02 tron Exp $ # DISTNAME= freeciv-1.8.1 CATEGORIES= games MASTER_SITES= ftp://ftp.freeciv.org/freeciv/stable_version/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.freeciv.org/ DEPENDS+= xpm-3.4k:../../graphics/xpm |