diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-26 13:07:13 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-26 13:07:13 +0800 |
commit | 44215603e1d4985140f40b8053d006dfbde92e0a (patch) | |
tree | e8a98d13dc469ca394ba2820df28a7e159e139cd /sysutils/psmisc | |
parent | 842fe3767a4d1fdfa6461f7e9736dbf9151ccf16 (diff) | |
download | freebsd-ports-gnome-44215603e1d4985140f40b8053d006dfbde92e0a.tar.gz freebsd-ports-gnome-44215603e1d4985140f40b8053d006dfbde92e0a.tar.zst freebsd-ports-gnome-44215603e1d4985140f40b8053d006dfbde92e0a.zip |
Many of the Slackware mirrors no longer mirror this distfile since
it's quite old (relates to Slackware 3.6 while the current is 9.2).
So, remove a mastersite per distfile survey.
Diffstat (limited to 'sysutils/psmisc')
-rw-r--r-- | sysutils/psmisc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/psmisc/Makefile b/sysutils/psmisc/Makefile index 4b7601af2d15..83d34b7727bd 100644 --- a/sysutils/psmisc/Makefile +++ b/sysutils/psmisc/Makefile @@ -8,8 +8,7 @@ PORTNAME= psmisc PORTVERSION= 17 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.uni-bremen.de/pub/mirrors/sunsite/system/status/ps/ \ - ftp://ftp.tu-darmstadt.de/pub/os/Linux/distributions/slackware/slackware-3.6/source/a/procps/ +MASTER_SITES= ftp://ftp.uni-bremen.de/pub/mirrors/sunsite/system/status/ps/ MAINTAINER= ports@FreeBSD.org COMMENT= A port of the Linux pstree, killall and pidof commands |