diff options
author | obraun <obraun@FreeBSD.org> | 2002-11-20 09:10:55 +0000 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-11-20 09:10:55 +0000 |
commit | 4b2d41d3db7a75b237b5c00d9e3faa788adfbbe4 (patch) | |
tree | be188aac96903b8e9c54b6d3c5f3741e10cc3e87 /x11-toolkits | |
parent | 5b7ee6fa08fef7cae561dc020e726fee04d6ff74 (diff) | |
download | FreeBSD-ports-4b2d41d3db7a75b237b5c00d9e3faa788adfbbe4.zip FreeBSD-ports-4b2d41d3db7a75b237b5c00d9e3faa788adfbbe4.tar.gz |
Add the new virtual category haskell.
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- |