diff options
author | schmonz <schmonz@pkgsrc.org> | 2012-07-01 01:34:56 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2012-07-01 01:34:56 +0000 |
commit | 7cb0035281ab7eeee27f647cf8d9ac079d58035f (patch) | |
tree | 4863c9a5d0842997f72d701363a175e52cb75819 /www/ikiwiki/Makefile | |
parent | ef44a27c3c7df84dc3d409f9d15e628daa6a607a (diff) | |
download | pkgsrc-7cb0035281ab7eeee27f647cf8d9ac079d58035f.tar.gz |
Update to 3.20120629. From the changelog:
* mirrorlist: Add mirrorlist_use_cgi setting that avoids usedirs or
other config differences by linking to the mirror's CGI. (intrigeri)
Diffstat (limited to 'www/ikiwiki/Makefile')
-rw-r--r-- | www/ikiwiki/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile index 27f1003fff8..b44170a25e9 100644 --- a/www/ikiwiki/Makefile +++ b/www/ikiwiki/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.94 2012/05/17 05:51:04 schmonz Exp $ +# $NetBSD: Makefile,v 1.95 2012/07/01 01:34:56 schmonz Exp $ # -DISTNAME= ikiwiki_3.20120516 +DISTNAME= ikiwiki_3.20120629 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= www textproc MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/} |