diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-01 11:00:50 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-01 11:00:50 +0000 |
commit | 816f34403a9f021101ff0103be469bb7af90e319 (patch) | |
tree | e1c24fa61b4ccacf5ce3814c85d2da51d94ab89e /net/libunpipc | |
parent | de3168247b1ab14e9c6dbff5cacafef7df9d5a11 (diff) |
Notes
Diffstat (limited to 'net/libunpipc')
-rw-r--r-- | net/libunpipc/Makefile | 3 | ||||
-rw-r--r-- | net/libunpipc/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net/libunpipc/Makefile b/net/libunpipc/Makefile index 4a07141f193f..c0264c82828e 100644 --- a/net/libunpipc/Makefile +++ b/net/libunpipc/Makefile @@ -9,8 +9,7 @@ PORTNAME= libunpipc PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= ftp://ftp.kohala.com/pub/rstevens/ \ - http://compass.net.edu.cn:8000/programming/ +MASTER_SITES= http://www.cse.msu.edu/~zhengpei/tech/network/tcpip/ DISTNAME= unpv22e MAINTAINER= ports@FreeBSD.org diff --git a/net/libunpipc/pkg-descr b/net/libunpipc/pkg-descr index a4515a02bb84..df59d9fa663d 100644 --- a/net/libunpipc/pkg-descr +++ b/net/libunpipc/pkg-descr @@ -9,4 +9,4 @@ http://www.phptr.com/ptrbooks/ptr_013490012X.html For more info on W. Richard Stevens, see -http://www.kohala.com/~rstevens/ +WWW: http://www.kohala.com/start/ |