diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2000-03-22 15:49:29 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2000-03-22 15:49:29 +0000 |
commit | 22605bb4ab5ce3dcfc0e3fd266ab13d3f121ea4d (patch) | |
tree | 5048de95af191845acc130f40d0a0c16047bd967 | |
parent | Make USE_LIBTOOL actually work here (diff) |
Move a couple of orphaned distfiles to ~fenner
Notes
Notes:
svn path=/head/; revision=26956
-rw-r--r-- | misc/viz/Makefile | 2 | ||||
-rw-r--r-- | security/sniff/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/viz/Makefile b/misc/viz/Makefile index fd6b129e9f0d..304d9a70d160 100644 --- a/misc/viz/Makefile +++ b/misc/viz/Makefile @@ -8,7 +8,7 @@ DISTNAME= viz-1.1.1 CATEGORIES= misc -MASTER_SITES= ftp://ftp.ptc.spbu.ru/pub/unix/text/misc/ +MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/ EXTRACT_SUFX= .tgz MAINTAINER= bjn@visi.com diff --git a/security/sniff/Makefile b/security/sniff/Makefile index 2d92b33f92f8..3d750d99f935 100644 --- a/security/sniff/Makefile +++ b/security/sniff/Makefile @@ -8,7 +8,7 @@ DISTNAME= sniff-1.0 CATEGORIES= security -MASTER_SITES= ftp://righi.df.unibo.it/pub/sniff/ +MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/ MAINTAINER= veraldi@cs.unibo.it |