oops, that should not have been part of previous commit

This commit is contained in:
sthen 2019-11-29 02:43:16 +00:00
parent d13bf19794
commit 4c645f78fa

View File

@ -1,4 +1,4 @@
# $OpenBSD: network.conf,v 1.11 2019/11/29 02:42:44 sthen Exp $
# $OpenBSD: network.conf,v 1.12 2019/11/29 02:43:16 sthen Exp $
# List of OpenBSD sites
MASTER_SITE_OPENBSD ?= \
@ -180,7 +180,3 @@ MASTER_SITE_GNUPG += \
MASTER_SITE_GOOGLECODE += \
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/
.if ${DPB_PROPERTIES:Mparallel}
MAKE_JOBS = 4
.endif