diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-08-09 00:28:49 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-08-09 00:28:49 +0000 |
commit | 144bc9225043d78a9f4b4214632490168e3690c0 (patch) | |
tree | f81b48b67a83d5131a8b3f9d84bd3f3713703c55 /sysutils/stat | |
parent | c4f69cf83e61f3dc7a5fde0b671c6b25c8fa1670 (diff) | |
download | freebsd-ports-144bc9225043d78a9f4b4214632490168e3690c0.zip |
update MASTER_SITES
Diffstat (limited to 'sysutils/stat')
-rw-r--r-- | sysutils/stat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/stat/Makefile b/sysutils/stat/Makefile index 67153d208e03..4c62202eef07 100644 --- a/sysutils/stat/Makefile +++ b/sysutils/stat/Makefile @@ -3,11 +3,11 @@ # Date created: 16 Februar 1996 # Whom: wosch # -# $Id: Makefile,v 1.1.1.1 1997/02/16 15:16:57 wosch Exp $ +# $Id: Makefile,v 1.2 1997/04/30 03:18:09 asami Exp $ DISTNAME= stat-1.3 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= http://www.apfel.de/~wosch/src/ MAINTAINER= wosch@FreeBSD.org |