diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-06-03 20:52:29 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-06-03 20:52:29 +0000 |
commit | 46e9ab0ca5e504d3509678b4d43a41d938650e75 (patch) | |
tree | a34afe36b374e7894e236fb8cee020928d36c967 /textproc/hs-stringsearch | |
parent | be44ec14c77de91f8ac86e25372545e0e39e9bcb (diff) |
Notes
Diffstat (limited to 'textproc/hs-stringsearch')
-rw-r--r-- | textproc/hs-stringsearch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-stringsearch/Makefile b/textproc/hs-stringsearch/Makefile index ab2736521459..8060c2a466ba 100644 --- a/textproc/hs-stringsearch/Makefile +++ b/textproc/hs-stringsearch/Makefile @@ -6,6 +6,7 @@ PORTNAME= stringsearch PORTVERSION= 0.3.6.3 +PORTREVISION= 1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org |