diff options
Diffstat (limited to 'textproc/xapian/Makefile')
-rw-r--r-- | textproc/xapian/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xapian/Makefile b/textproc/xapian/Makefile index 9e3f5c36143..95d3cbd35af 100644 --- a/textproc/xapian/Makefile +++ b/textproc/xapian/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.31 2017/07/10 17:29:58 schmonz Exp $ +# $NetBSD: Makefile,v 1.32 2017/09/06 09:03:05 wiz Exp $ .include "../../textproc/xapian/Makefile.common" DISTNAME= xapian-core-${VERSION} PKGNAME= ${DISTNAME:S/-core-/-/} -HOMEPAGE= http://xapian.org/ +HOMEPAGE= https://xapian.org/ COMMENT= Probabilistic Information Retrieval search engine TEST_TARGET= check |