diff options
Diffstat (limited to 'games/freeciv-share')
-rw-r--r-- | games/freeciv-share/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/freeciv-share/Makefile b/games/freeciv-share/Makefile index 9593596b417..387ed510332 100644 --- a/games/freeciv-share/Makefile +++ b/games/freeciv-share/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2005/11/16 16:03:50 adam Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/05 23:09:15 joerg Exp $ PKGNAME= ${DISTNAME:S/-/-share-/} +PKGREVISION= 1 COMMENT= Machine independent files for Freeciv .include "../../games/freeciv-share/Makefile.common" |