diff options
author | nia <nia@pkgsrc.org> | 2019-08-31 14:44:57 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-08-31 14:44:57 +0000 |
commit | 0a43f19cf117423a9c3e89b62c2dc473c2b7f01f (patch) | |
tree | d8f522a480f4048ff4a5d016061f5938763d89ef /games/freeciv-manual | |
parent | e443d0f4d259d4840a17b4ca42a6d2f7e8b7952f (diff) | |
download | pkgsrc-0a43f19cf117423a9c3e89b62c2dc473c2b7f01f.tar.gz |
freeciv-*: Update to 2.60
Huge release notes: https://freeciv.fandom.com/wiki/NEWS-2.6.0
Diffstat (limited to 'games/freeciv-manual')
-rw-r--r-- | games/freeciv-manual/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/freeciv-manual/Makefile b/games/freeciv-manual/Makefile index 2b7d7948e60..a473a3dae3a 100644 --- a/games/freeciv-manual/Makefile +++ b/games/freeciv-manual/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2018/01/07 21:00:23 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2019/08/31 14:44:57 nia Exp $ # DISTNAME= manual-1.8.1-2 PKGNAME= freeciv-manual-1.8.1.2 -PKGREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.freeciv.org/ftp/contrib/manual/ +MASTER_SITES= http://files.freeciv.org/contrib/manual/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.freeciv.org/ |