diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-10 04:28:12 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-10 04:28:12 +0800 |
commit | 1848292cf94888e74a95a9f30a35fccbbfbc5ff8 (patch) | |
tree | 1422b0744fedb3450666b0fcb6576285d0b644d1 /lang/libutils/Makefile | |
parent | c871963fafaced66eb008c3d67e66b50a6f470a1 (diff) | |
download | freebsd-ports-gnome-1848292cf94888e74a95a9f30a35fccbbfbc5ff8.tar.gz freebsd-ports-gnome-1848292cf94888e74a95a9f30a35fccbbfbc5ff8.tar.zst freebsd-ports-gnome-1848292cf94888e74a95a9f30a35fccbbfbc5ff8.zip |
Chase mastersites. Note: this project looks as though it is inactive.
Source: distfile survey
Diffstat (limited to 'lang/libutils/Makefile')
-rw-r--r-- | lang/libutils/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/libutils/Makefile b/lang/libutils/Makefile index d3f6ba6e1d84..e3cabeed5f24 100644 --- a/lang/libutils/Makefile +++ b/lang/libutils/Makefile @@ -10,8 +10,7 @@ PORTNAME= libutils PORTVERSION= 1.0.3 PORTREVISION= 2 CATEGORIES= lang -MASTER_SITES= http://savannah.gnu.org/download/nsl/ \ - http://iling.nw.ru/~artem/downloads/ \ +MASTER_SITES= ftp://sunsite.dk/projects/Tensile/ \ http://unixpages.org/distfiles/ MAINTAINER= ports@FreeBSD.org |