diff options
Diffstat (limited to 'textproc/diffstat')
-rw-r--r-- | textproc/diffstat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/diffstat/Makefile b/textproc/diffstat/Makefile index 44276639a1da..c5f3951b3362 100644 --- a/textproc/diffstat/Makefile +++ b/textproc/diffstat/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: diffstat -# Version required: 1.27 # Date created: Oct 23, 1999 # Whom: Trevor Johnson <trevor@jpj.net> # # $FreeBSD$ # -DISTNAME= diffstat-1.27 +PORTNAME= diffstat +PORTVERSION= 1.27 CATEGORIES= textproc devel MASTER_SITES= ftp://ftp.clark.net/pub/dickey/diffstat/ \ http://www.clark.net/pub/dickey/diffstat/ |