diff options
author | pat <pat@FreeBSD.org> | 2002-08-12 14:12:48 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-08-12 14:12:48 +0800 |
commit | 826a23f96d63086786a62737c5df923173dcf3f3 (patch) | |
tree | 64428ec0a57c2c8c0ec6b89bae56347580508c68 /net | |
parent | 1c21c63a8c682c68bdf3e21a54c43b55da107de2 (diff) | |
download | freebsd-ports-gnome-826a23f96d63086786a62737c5df923173dcf3f3.tar.gz freebsd-ports-gnome-826a23f96d63086786a62737c5df923173dcf3f3.tar.zst freebsd-ports-gnome-826a23f96d63086786a62737c5df923173dcf3f3.zip |
Update patch download site
PR: ports/41567
Submitted by: maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/sniffit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile index 0c3a7f1a9f96..71a5a3203d69 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://reptile.rug.ac.be/~coder/sniffit/files/ \ MASTER_SITE_SUBDIR= obrien DISTNAME= sniffit.0.3.7.beta -PATCH_SITES= http://ftp.debian.org/debian/dists/stable/main/source/net/ +PATCH_SITES= http://ftp.debian.org/debian/pool/main/s/sniffit/ PATCHFILES= sniffit_0.3.7.beta-6.1.diff.gz PATCH_DIST_STRIP= -p1 |