aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/clog/Makefile4
-rw-r--r--net/clog/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/clog/Makefile b/net-mgmt/clog/Makefile
index ea6c5b126d34..1af4af7096b5 100644
--- a/net-mgmt/clog/Makefile
+++ b/net-mgmt/clog/Makefile
@@ -9,8 +9,8 @@
PORTNAME= clog
PORTVERSION= 1.6
CATEGORIES= net security
-MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ \
- ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= obrien
MAINTAINER= obrien@FreeBSD.org
COMMENT= Tcp connection logger daemon
diff --git a/net/clog/Makefile b/net/clog/Makefile
index ea6c5b126d34..1af4af7096b5 100644
--- a/net/clog/Makefile
+++ b/net/clog/Makefile
@@ -9,8 +9,8 @@
PORTNAME= clog
PORTVERSION= 1.6
CATEGORIES= net security
-MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ \
- ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= obrien
MAINTAINER= obrien@FreeBSD.org
COMMENT= Tcp connection logger daemon