diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2010-05-24 21:52:43 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2010-05-24 21:52:43 +0000 |
commit | 52a16208eaba05e0c1cb0d95be24e44e71706dd2 (patch) | |
tree | 5a7ea66d25b9bb72643f4945eee29bb8e70f7bd5 /textproc/hs-highlighting-kate | |
parent | 8d576420f06c4fab68fe0ebef32941d23d62e84d (diff) | |
download | ports-52a16208eaba05e0c1cb0d95be24e44e71706dd2.tar.gz ports-52a16208eaba05e0c1cb0d95be24e44e71706dd2.zip |
Notes
Diffstat (limited to 'textproc/hs-highlighting-kate')
-rw-r--r-- | textproc/hs-highlighting-kate/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/hs-highlighting-kate/Makefile b/textproc/hs-highlighting-kate/Makefile index bcf28714b49a..4c28a64f7061 100644 --- a/textproc/hs-highlighting-kate/Makefile +++ b/textproc/hs-highlighting-kate/Makefile @@ -8,7 +8,6 @@ PORTNAME= highlighting-kate PORTVERSION= 0.2.6.2 CATEGORIES= textproc haskell -PKGNAMESUFFIX= -ghc MAINTAINER= haskell@FreeBSD.org COMMENT= A Haskell syntax highlighting library for 50+ languages |