diff options
Diffstat (limited to 'devel/hs-alex/Makefile')
-rw-r--r-- | devel/hs-alex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-alex/Makefile b/devel/hs-alex/Makefile index 5bdfda6fa5a7..9853e22f895e 100644 --- a/devel/hs-alex/Makefile +++ b/devel/hs-alex/Makefile @@ -6,7 +6,7 @@ PORTNAME= alex PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MASTER_SITES= http://www.haskell.org/alex/dist/ PKGNAMEPREFIX= hs- |