diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-11-20 09:10:55 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-11-20 09:10:55 +0000 |
commit | 39800089b4aa10073dbea680fcb59de072aeb8d9 (patch) | |
tree | ff44f3a4dc0d2de1e323c422c3e50a9ca3da991c /x11-toolkits/hs-gtk+hs | |
parent | add bubblegum 1.12 (diff) |
Add the new virtual category haskell.
Diffstat (limited to 'x11-toolkits/hs-gtk+hs')
-rw-r--r-- | x11-toolkits/hs-gtk+hs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/hs-gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile index 63dbd5b12134..f794fce9211e 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- |