diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-17 07:02:22 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-17 07:02:22 +0000 |
commit | a53938d6ea59b143e1eb3e6bf2aeb3fdd78dfe46 (patch) | |
tree | 062062311f13a768c7d8de6ccc0bb950f79cb7b0 /net/libunp | |
parent | 2f933c9f6892ed33990f5d409712a7e09057054e (diff) | |
download | ports-a53938d6ea59b143e1eb3e6bf2aeb3fdd78dfe46.tar.gz ports-a53938d6ea59b143e1eb3e6bf2aeb3fdd78dfe46.zip |
Notes
Diffstat (limited to 'net/libunp')
-rw-r--r-- | net/libunp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/libunp/Makefile b/net/libunp/Makefile index a6a822087cdc..95428628884f 100644 --- a/net/libunp/Makefile +++ b/net/libunp/Makefile @@ -9,8 +9,7 @@ PORTNAME= libunp PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= net ipv6 -MASTER_SITES= http://www1.cs.columbia.edu/networks98/stevens/ \ - ftp://ftp.kohala.com/pub/rstevens/ +MASTER_SITES= http://www.kohala.com/start/unpv12e/ DISTNAME= unpv12e MAINTAINER= ports@FreeBSD.org |