diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-29 07:46:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-29 07:46:49 +0000 |
commit | ef3fbe28b28b730a9abf8e75d594163bfbf80cf0 (patch) | |
tree | 04da53bb56bc21d640977d54b43a7c9b3ccfd39f /sysutils/stat | |
parent | 5244564d32699bbdcb4974a312fab6aeed402b52 (diff) |
Per distfile survey, chase new mastersite. Informed maintainer.
Notes
Notes:
svn path=/head/; revision=92537
Diffstat (limited to 'sysutils/stat')
-rw-r--r-- | sysutils/stat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/stat/Makefile b/sysutils/stat/Makefile index 9058b446228a..25a2bc84bc91 100644 --- a/sysutils/stat/Makefile +++ b/sysutils/stat/Makefile @@ -9,7 +9,7 @@ PORTNAME= stat PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://www.de.freebsd.org/~wosch/src/ +MASTER_SITES= http://wolfram.schneider.org/src/ MAINTAINER= wosch@FreeBSD.org COMMENT= Print inode contents |