diff options
Diffstat (limited to 'print/hs-hscolour-docs/Makefile')
-rw-r--r-- | print/hs-hscolour-docs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/hs-hscolour-docs/Makefile b/print/hs-hscolour-docs/Makefile index 7b1695bc84bd..c7728dc10ae7 100644 --- a/print/hs-hscolour-docs/Makefile +++ b/print/hs-hscolour-docs/Makefile @@ -6,7 +6,8 @@ # PORTNAME= hscolour -PORTVERSION= 1.15 +PORTVERSION= 1.13 +PORTEPOCH= 1 CATEGORIES= print haskell MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/contrib/ \ http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/ |