git: d2281e964b33 - main - net/dhcpcd-ui: Remove stale MASTER_SITE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Nov 2021 07:54:10 UTC
The branch main has been updated by driesm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d2281e964b331c99d7c3d4ab935b6a30f6b8caef
commit d2281e964b331c99d7c3d4ab935b6a30f6b8caef
Author: Dries Michiels <driesm@FreeBSD.org>
AuthorDate: 2021-11-09 15:30:32 +0000
Commit: Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2021-11-10 07:52:58 +0000
net/dhcpcd-ui: Remove stale MASTER_SITE
Approved by: philip (mentor), 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D32908
---
net/dhcpcd-ui/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/net/dhcpcd-ui/Makefile b/net/dhcpcd-ui/Makefile
index 315689592777..ed21499a7be5 100644
--- a/net/dhcpcd-ui/Makefile
+++ b/net/dhcpcd-ui/Makefile
@@ -1,8 +1,7 @@
PORTNAME= dhcpcd-ui
PORTVERSION= 0.7.8
CATEGORIES= net
-MASTER_SITES= https://roy.marples.name/downloads/dhcpcd/ \
- https://cflags.cc/roy/dhcpcd/
+MASTER_SITES= https://roy.marples.name/downloads/dhcpcd/
MAINTAINER= driesm@FreeBSD.org
COMMENT= GTK+ / Curses interface to dhcpcd