diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-14 16:47:18 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-14 16:47:18 +0800 |
commit | 81260a92d0ba84cbf2b3252cd0f57e493b798655 (patch) | |
tree | 11fd5baeceb9c08c88edd35f4449c352e4174e3a /sysutils | |
parent | 76742bd9c938474f67f6a5d03bf9d7e3639cd347 (diff) | |
download | freebsd-ports-gnome-81260a92d0ba84cbf2b3252cd0f57e493b798655.tar.gz freebsd-ports-gnome-81260a92d0ba84cbf2b3252cd0f57e493b798655.tar.zst freebsd-ports-gnome-81260a92d0ba84cbf2b3252cd0f57e493b798655.zip |
Chase updated mastersite. pkg_descr is still ok.
Source: distfile survey
Diffstat (limited to 'sysutils')
-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} |