diff options
Diffstat (limited to 'devel/hs-binary/Makefile')
-rw-r--r-- | devel/hs-binary/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-binary/Makefile b/devel/hs-binary/Makefile index bc83a97dbeb6..b3ab4a926f01 100644 --- a/devel/hs-binary/Makefile +++ b/devel/hs-binary/Makefile @@ -6,7 +6,7 @@ # PORTNAME= binary -PORTVERSION= 0.5 +PORTVERSION= 0.5.0.1 CATEGORIES= devel haskell MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= hs- |