diff options
Diffstat (limited to 'databases/php-xapian/Makefile')
-rw-r--r-- | databases/php-xapian/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php-xapian/Makefile b/databases/php-xapian/Makefile index 0cb31f3c8dc2..2bb1a3f9b6a1 100644 --- a/databases/php-xapian/Makefile +++ b/databases/php-xapian/Makefile @@ -5,7 +5,7 @@ PORTNAME= xapian PORTVERSION= 1.4.7 DISTVERSIONPREFIX= bindings- CATEGORIES= databases -MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ +MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ LOCAL/sunpoet PKGNAMEPREFIX= php- |