diff options
Diffstat (limited to 'devel/hs-happy/Makefile')
-rw-r--r-- | devel/hs-happy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile index b3b8cd8a28be..c8bba111acdf 100644 --- a/devel/hs-happy/Makefile +++ b/devel/hs-happy/Makefile @@ -6,7 +6,7 @@ PORTNAME= happy PORTVERSION= 1.13 -CATEGORIES= devel +CATEGORIES= devel haskell MASTER_SITES= http://www.haskell.org/happy/dist/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src PKGNAMEPREFIX= hs- |