diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-07-10 20:48:24 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-07-10 20:48:24 +0000 |
commit | a051292cd3a4a3b1f819a0e74b2ca97df8bce860 (patch) | |
tree | c9191e42f13e8275f6452a376add4c34053edc3f /devel/hs-test-framework-hunit | |
parent | 66a597340457ab0be86cee87aae034d589bf862c (diff) |
Notes
Diffstat (limited to 'devel/hs-test-framework-hunit')
-rw-r--r-- | devel/hs-test-framework-hunit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-test-framework-hunit/Makefile b/devel/hs-test-framework-hunit/Makefile index 57dc89f85183..dcaf6216f4dd 100644 --- a/devel/hs-test-framework-hunit/Makefile +++ b/devel/hs-test-framework-hunit/Makefile @@ -7,7 +7,7 @@ PORTNAME= test-framework-hunit PORTVERSION= 0.2.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org |