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-frantk/Makefile | |
parent | ae5c06adc437383034e8eaa5627af21d97b09be5 (diff) | |
download | ports-39800089b4aa10073dbea680fcb59de072aeb8d9.tar.gz ports-39800089b4aa10073dbea680fcb59de072aeb8d9.zip |
Add the new virtual category haskell.
Notes
Notes:
svn path=/head/; revision=70558
Diffstat (limited to 'x11-toolkits/hs-frantk/Makefile')
-rw-r--r-- | x11-toolkits/hs-frantk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/hs-frantk/Makefile b/x11-toolkits/hs-frantk/Makefile index 25beb6eb98cc..5b7b514976b3 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- |