diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-26 19:34:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-26 19:34:46 +0000 |
commit | 20f831cbf2375cc7e9b900f4e7d0c82b421f94a2 (patch) | |
tree | 59311e66d456d45a4a55e38d2fa14565405b4b43 /net | |
parent | 03f41b009dbe2d923e9234fac9ba8e9aa9ad8be2 (diff) | |
download | ports-20f831cbf2375cc7e9b900f4e7d0c82b421f94a2.tar.gz ports-20f831cbf2375cc7e9b900f4e7d0c82b421f94a2.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/libunpipc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libunpipc/Makefile b/net/libunpipc/Makefile index c0264c82828e..4b81ba9ae221 100644 --- a/net/libunpipc/Makefile +++ b/net/libunpipc/Makefile @@ -9,7 +9,7 @@ PORTNAME= libunpipc PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://www.cse.msu.edu/~zhengpei/tech/network/tcpip/ +MASTER_SITES= http://www.kohala.com/start/unpv22e/ DISTNAME= unpv22e MAINTAINER= ports@FreeBSD.org |