aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2003-12-07 12:48:34 +0800
committersf <sf@FreeBSD.org>2003-12-07 12:48:34 +0800
commita23b15d7a3e4a2121928b57f4cd7228f004162ed (patch)
tree601a37dcce312952e1443fabbba98e4cddb2c49b
parentf668791479c1010960b643660cdd2ce86386478e (diff)
downloadfreebsd-ports-gnome-a23b15d7a3e4a2121928b57f4cd7228f004162ed.tar.gz
freebsd-ports-gnome-a23b15d7a3e4a2121928b57f4cd7228f004162ed.tar.zst
freebsd-ports-gnome-a23b15d7a3e4a2121928b57f4cd7228f004162ed.zip
use local backup for disappeared debian patch.
-rw-r--r--ftp/wget-devel/Makefile3
-rw-r--r--ftp/wget/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile
index d6827de2d8ce..e0cbac5f4db9 100644
--- a/ftp/wget-devel/Makefile
+++ b/ftp/wget-devel/Makefile
@@ -15,7 +15,8 @@ CATEGORIES= ftp www ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= wget
-PATCH_SITES= ${MASTER_SITE_DEBIAN_POOL}
+PATCH_SITES= ${MASTER_SITE_LOCAL}
+PATCH_SITE_SUBDIR= sf
PATCHFILES= wget_${PORTVERSION}-12.diff.gz
PATCH_DIST_STRIP= -p1
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index d6827de2d8ce..e0cbac5f4db9 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -15,7 +15,8 @@ CATEGORIES= ftp www ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= wget
-PATCH_SITES= ${MASTER_SITE_DEBIAN_POOL}
+PATCH_SITES= ${MASTER_SITE_LOCAL}
+PATCH_SITE_SUBDIR= sf
PATCHFILES= wget_${PORTVERSION}-12.diff.gz
PATCH_DIST_STRIP= -p1