diff options
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 4c62202eef07..cdc78af74609 100644 --- a/sysutils/stat/Makefile +++ b/sysutils/stat/Makefile @@ -3,11 +3,11 @@ # Date created: 16 Februar 1996 # Whom: wosch # -# $Id: Makefile,v 1.2 1997/04/30 03:18:09 asami Exp $ +# $Id: Makefile,v 1.3 1997/08/09 00:28:49 wosch Exp $ DISTNAME= stat-1.3 CATEGORIES= sysutils -MASTER_SITES= http://www.apfel.de/~wosch/src/ +MASTER_SITES= http://www.freebsd.org/~wosch/src/ MAINTAINER= wosch@FreeBSD.org |