diff options
-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 |