aboutsummaryrefslogtreecommitdiffstats
path: root/net/libunp
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-02-17 15:02:22 +0800
committersem <sem@FreeBSD.org>2005-02-17 15:02:22 +0800
commit8c3449e2b91c95c99e756867c0bd15792e995350 (patch)
tree2e0de275b58d3a016287a5de9f2e4cab8ef95c00 /net/libunp
parent2a98d96dccd816023afbf9e503c7447cb8e9c8b4 (diff)
downloadfreebsd-ports-gnome-8c3449e2b91c95c99e756867c0bd15792e995350.tar.gz
freebsd-ports-gnome-8c3449e2b91c95c99e756867c0bd15792e995350.tar.zst
freebsd-ports-gnome-8c3449e2b91c95c99e756867c0bd15792e995350.zip
- Fix unfechable URL
PR: ports/77620 Submitted by: Simon Barner <barner(at)gmx.de>
Diffstat (limited to 'net/libunp')
-rw-r--r--net/libunp/Makefile3
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