diff options
Diffstat (limited to 'textproc/hs-Diff/Makefile')
-rw-r--r-- | textproc/hs-Diff/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/hs-Diff/Makefile b/textproc/hs-Diff/Makefile index 02b20b7bbaa5..ba7b555983e4 100644 --- a/textproc/hs-Diff/Makefile +++ b/textproc/hs-Diff/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= Diff -PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTVERSION= 0.3.2 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org -COMMENT= O(ND) diff algorithm in haskell +COMMENT= O(ND) diff algorithm in Haskell LICENSE= BSD3CLAUSE |