summaryrefslogtreecommitdiff
path: root/www/ikiwiki/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2016-12-30 13:59:42 +0000
committerschmonz <schmonz@pkgsrc.org>2016-12-30 13:59:42 +0000
commit0b754e22b2d5bf064a442e53b589936e7492d9c7 (patch)
treec04bde55a5ba2e7504f02ca275ee4f42b3978684 /www/ikiwiki/Makefile
parent357a8f2abfc1aa7ce08213a1e38fe32d95efd6b2 (diff)
downloadpkgsrc-0b754e22b2d5bf064a442e53b589936e7492d9c7.tar.gz
Update to 3.20161229.1. From the changelog:
* git: Attribute reverts to the user doing the revert, not the wiki itself. * git: Do not disable the commit hook while preparing a revert.
Diffstat (limited to 'www/ikiwiki/Makefile')
-rw-r--r--www/ikiwiki/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile
index 9479a0101be..9d58bbe74d2 100644
--- a/www/ikiwiki/Makefile
+++ b/www/ikiwiki/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.145 2016/12/30 03:21:11 schmonz Exp $
+# $NetBSD: Makefile,v 1.146 2016/12/30 13:59:42 schmonz Exp $
#
-DISTNAME= ikiwiki_3.20161229
+DISTNAME= ikiwiki_3.20161229.1
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= www textproc
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}