diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:35:26 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:35:26 +0000 |
commit | 2917814d3213c08d9e8ad343dd3a20b3b1de7b9f (patch) | |
tree | ca25d0876780b4b137a1af12ee3cc271eb7d84cc /textproc/diffstat | |
parent | Bump libkrb5 version dependency for the Heimdal case. (diff) |
More style fixes for ports/textproc.
Diffstat (limited to 'textproc/diffstat')
-rw-r--r-- | textproc/diffstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/diffstat/Makefile b/textproc/diffstat/Makefile index d847096e5911..3afa3d15aa1b 100644 --- a/textproc/diffstat/Makefile +++ b/textproc/diffstat/Makefile @@ -6,7 +6,7 @@ # PORTNAME= diffstat -PORTVERSION= 1.28 +PORTVERSION= 1.28 CATEGORIES= textproc devel MASTER_SITES= ftp://dickey.his.com/diffstat/ EXTRACT_SUFX= .tgz |