diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-14 08:47:18 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-14 08:47:18 +0000 |
commit | d084eb37697745206118316fa901ce8975c8e4e2 (patch) | |
tree | 58c8d6fb716a813469f992d6f45e5a385cfc9157 | |
parent | 6d9d40692a83cf2c05ce199fb7f833a273deca1d (diff) | |
download | ports-d084eb37697745206118316fa901ce8975c8e4e2.tar.gz ports-d084eb37697745206118316fa901ce8975c8e4e2.zip |
Notes
-rw-r--r-- | sysutils/wmtop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/wmtop/Makefile b/sysutils/wmtop/Makefile index 47f8ed506f5e..df4d38247c5c 100644 --- a/sysutils/wmtop/Makefile +++ b/sysutils/wmtop/Makefile @@ -8,7 +8,7 @@ PORTNAME= wmtop PORTVERSION= 0.84 PORTREVISION= 1 CATEGORIES= sysutils windowmaker -MASTER_SITES= http://wmtop.sourceforge.net/ \ +MASTER_SITES= http://ftp1.sourceforge.net/wmtop/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |