diff options
author | ade <ade@FreeBSD.org> | 2000-02-09 12:52:57 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-02-09 12:52:57 +0800 |
commit | 1bd6b6a85ada8d5a548e17435415c92c5c2398f9 (patch) | |
tree | 439172f6a9ab0ac6ed2ff00e70f00c6056db36eb /sysutils | |
parent | 53ff04e70d665b70564fe42adbb18ed605779c59 (diff) | |
download | freebsd-ports-gnome-1bd6b6a85ada8d5a548e17435415c92c5c2398f9.tar.gz freebsd-ports-gnome-1bd6b6a85ada8d5a548e17435415c92c5c2398f9.tar.zst freebsd-ports-gnome-1bd6b6a85ada8d5a548e17435415c92c5c2398f9.zip |
Point MASTER_SITES and pkg/DESCR to new location.
PR: 16581
Submitted by: Maintainer
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ucspi-tcp/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ucspi-tcp/pkg-descr | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/ucspi-tcp/Makefile b/sysutils/ucspi-tcp/Makefile index a2fcc3c13529..5ef20603333a 100644 --- a/sysutils/ucspi-tcp/Makefile +++ b/sysutils/ucspi-tcp/Makefile @@ -8,7 +8,7 @@ DISTNAME= ucspi-tcp-0.84 CATEGORIES= sysutils net -MASTER_SITES= ftp://koobera.math.uic.edu/www/software/ +MASTER_SITES= http://cr.yp.to/software/ MAINTAINER= dom@myrddin.demon.co.uk diff --git a/sysutils/ucspi-tcp/pkg-descr b/sysutils/ucspi-tcp/pkg-descr index 919dfbc88482..07e31304cab9 100644 --- a/sysutils/ucspi-tcp/pkg-descr +++ b/sysutils/ucspi-tcp/pkg-descr @@ -3,6 +3,4 @@ client/server applications. They are compliant to UCSPI, the UNIX Client-Server Program Interface. UCSPI tools are available for several different types of networks. -WWW: http://pobox.com/~djb/ucspi-tcp.html - --Dom <dom@myrddin.demon.co.uk> +WWW: http://cr.yp.to/ucspi-tcp.html |