aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Michiels <driesm@FreeBSD.org>2021-11-09 15:30:32 +0000
committerDries Michiels <driesm@FreeBSD.org>2021-11-10 07:52:58 +0000
commitd2281e964b331c99d7c3d4ab935b6a30f6b8caef (patch)
treefd3c3abf17be2884207e2b668637ed72b4be9724
parent1c13a3f8135a23eef4c8d5353f04dd27605db476 (diff)
downloadports-d2281e964b331c99d7c3d4ab935b6a30f6b8caef.tar.gz
ports-d2281e964b331c99d7c3d4ab935b6a30f6b8caef.zip
net/dhcpcd-ui: Remove stale MASTER_SITE
Approved by: philip (mentor), 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D32908
-rw-r--r--net/dhcpcd-ui/Makefile3
1 files changed, 1 insertions, 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