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 | d001508983f208e6f44edd050831862823db1ac8 (patch) | |
tree | 4863c9a5d0842997f72d701363a175e52cb75819 /www/ikiwiki/Makefile | |
parent | f19c04c0fb856f0d06311759b72a628f558d9229 (diff) | |
download | pkgsrc-d001508983f208e6f44edd050831862823db1ac8.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/} |