diff options
Diffstat (limited to 'sysutils/stat/Makefile')
-rw-r--r-- | sysutils/stat/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/stat/Makefile b/sysutils/stat/Makefile index c7bf711..b587640 100644 --- a/sysutils/stat/Makefile +++ b/sysutils/stat/Makefile @@ -1,11 +1,12 @@ # New ports collection makefile for: stat -# Version required: 1.3 # Date created: 16 Februar 1996 # Whom: wosch # # $FreeBSD$ +# -DISTNAME= stat-1.3 +PORTNAME= stat +PORTVERSION= 1.3 CATEGORIES= sysutils MASTER_SITES= http://www.de.freebsd.org/~wosch/src/ |