diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2003-08-17 18:00:28 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2003-08-17 18:00:28 +0000 |
commit | 19ca4fb00187f2c4d547df5158e3f7b09921fe28 (patch) | |
tree | a015c710dc83a4f3baf9fa11570a606e2d384cff | |
parent | Fix build on -current. (diff) |
remove references to dave.plonka.us, instead refer to net.doit.wisc.edu
Submitted by: Dave Plonka <plonka@doit.wisc.edu>
Notes
Notes:
svn path=/head/; revision=87132
-rw-r--r-- | net-mgmt/junipoll/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/junipoll/pkg-descr | 2 | ||||
-rw-r--r-- | net/junipoll/Makefile | 2 | ||||
-rw-r--r-- | net/junipoll/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/junipoll/Makefile b/net-mgmt/junipoll/Makefile index cafe2db0f37a..2691f8f4f5dd 100644 --- a/net-mgmt/junipoll/Makefile +++ b/net-mgmt/junipoll/Makefile @@ -8,7 +8,7 @@ PORTNAME= junipoll PORTVERSION= 1.015 CATEGORIES= net perl5 -MASTER_SITES= http://dave.plonka.us/junipoll/%SUBDIR%/ +MASTER_SITES= http://net.doit.wisc.edu/~plonka/junipoll/ MASTER_SITE_SUBDIR= . old MAINTAINER= billf@FreeBSD.org diff --git a/net-mgmt/junipoll/pkg-descr b/net-mgmt/junipoll/pkg-descr index 6c94cc0fa59e..8977d968e290 100644 --- a/net-mgmt/junipoll/pkg-descr +++ b/net-mgmt/junipoll/pkg-descr @@ -4,7 +4,7 @@ with names matching the router and its filter counter names, each containing a bytes and a pkts data source suitable for graphing using RRGrapher or RRDTOOL. -WWW: http://dave.plonka.us/junipoll/ +WWW: http://net.doit.wisc.edu/~plonka/junipoll/ - Bill Fumerola billf@FreeBSD.org diff --git a/net/junipoll/Makefile b/net/junipoll/Makefile index cafe2db0f37a..2691f8f4f5dd 100644 --- a/net/junipoll/Makefile +++ b/net/junipoll/Makefile @@ -8,7 +8,7 @@ PORTNAME= junipoll PORTVERSION= 1.015 CATEGORIES= net perl5 -MASTER_SITES= http://dave.plonka.us/junipoll/%SUBDIR%/ +MASTER_SITES= http://net.doit.wisc.edu/~plonka/junipoll/ MASTER_SITE_SUBDIR= . old MAINTAINER= billf@FreeBSD.org diff --git a/net/junipoll/pkg-descr b/net/junipoll/pkg-descr index 6c94cc0fa59e..8977d968e290 100644 --- a/net/junipoll/pkg-descr +++ b/net/junipoll/pkg-descr @@ -4,7 +4,7 @@ with names matching the router and its filter counter names, each containing a bytes and a pkts data source suitable for graphing using RRGrapher or RRDTOOL. -WWW: http://dave.plonka.us/junipoll/ +WWW: http://net.doit.wisc.edu/~plonka/junipoll/ - Bill Fumerola billf@FreeBSD.org |