diff options
Diffstat (limited to 'devel/hs-hpl/Makefile')
-rw-r--r-- | devel/hs-hpl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-hpl/Makefile b/devel/hs-hpl/Makefile index 617a3018e53b..608732f3229f 100644 --- a/devel/hs-hpl/Makefile +++ b/devel/hs-hpl/Makefile @@ -8,7 +8,7 @@ PORTNAME= hpl PORTVERSION= 0.3.3 PORTREVISION= 1 -CATEGORIES= devel +CATEGORIES= devel haskell MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/ports/ DISTNAME= ports-${PORTVERSION} PKGNAMEPREFIX= hs- |