diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/hs-frantk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/hs-gtk+hs/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/hs-frantk/Makefile b/x11-toolkits/hs-frantk/Makefile index 25beb6e..5b7b514 100644 --- a/x11-toolkits/hs-frantk/Makefile +++ b/x11-toolkits/hs-frantk/Makefile @@ -8,7 +8,7 @@ PORTNAME= frantk PORTVERSION= 1.1 PORTREVISION= 1 -CATEGORIES= x11-toolkits +CATEGORIES= x11-toolkits haskell MASTER_SITES= http://www.dcs.gla.ac.uk/~meurig/FranTk/ DISTNAME= FranTk${PORTVERSION:S/./_/} PKGNAMEPREFIX= hs- diff --git a/x11-toolkits/hs-gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile index 63dbd5b..f794fce 100644 --- a/x11-toolkits/hs-gtk+hs/Makefile +++ b/x11-toolkits/hs-gtk+hs/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtk+hs PORTVERSION= 0.14.10 -CATEGORIES= x11-toolkits +CATEGORIES= x11-toolkits haskell MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/gtk/ PKGNAMEPREFIX= hs- |