git: 20028be1ca0f - main - ftp/proftpd: cleanup MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Dec 2024 00:03:39 UTC
The branch main has been updated by mm: URL: https://cgit.FreeBSD.org/ports/commit/?id=20028be1ca0f167d8ba7bd30156dac896c5cfe2e commit 20028be1ca0f167d8ba7bd30156dac896c5cfe2e Author: Martin Matuska <mm@FreeBSD.org> AuthorDate: 2024-12-19 23:51:53 +0000 Commit: Martin Matuska <mm@FreeBSD.org> CommitDate: 2024-12-20 00:03:17 +0000 ftp/proftpd: cleanup MASTER_SITES Reported by: diizzy --- ftp/proftpd/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index d992216205b7..4e43e337452c 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -4,8 +4,6 @@ PORTVERSION?= ${PROFTPD_VERSION} .endif CATEGORIES?= ftp MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ - https://github.com/downloads/proftpd/proftpd.github.com/ \ - ftp://ftpmirror.uk/ftp.proftpd.org/distrib/source/ \ http://www.mirrorservice.org/sites/ftp.proftpd.org/distrib/source/ .if defined(_BUILDING_PROFTPD_MODULE) DISTNAME= proftpd-${PROFTPD_VERSION}