diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-09-23 17:47:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-09-23 17:47:25 +0800 |
commit | 22c1b84545e68c8d0051e97b82e4ccb008f40d14 (patch) | |
tree | 01a453a92e11f2baffdfbd02a933e477efa6ae75 /databases/p5-Search-Xapian12 | |
parent | 9df7b08752a8ce05b0c8e918ce81299830b97776 (diff) | |
download | freebsd-ports-gnome-22c1b84545e68c8d0051e97b82e4ccb008f40d14.tar.gz freebsd-ports-gnome-22c1b84545e68c8d0051e97b82e4ccb008f40d14.tar.zst freebsd-ports-gnome-22c1b84545e68c8d0051e97b82e4ccb008f40d14.zip |
Update MASTER_SITES
Diffstat (limited to 'databases/p5-Search-Xapian12')
-rw-r--r-- | databases/p5-Search-Xapian12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Search-Xapian12/Makefile b/databases/p5-Search-Xapian12/Makefile index 85cf2107cec6..d2d206bf9264 100644 --- a/databases/p5-Search-Xapian12/Makefile +++ b/databases/p5-Search-Xapian12/Makefile @@ -4,7 +4,7 @@ PORTNAME= Search-Xapian PORTVERSION= 1.2.25.2 CATEGORIES= databases perl5 -MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION:R}/ \ +MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION:R}/ \ LOCAL/sunpoet \ CPAN PKGNAMEPREFIX= p5- |