diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-11 13:41:05 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-11 13:41:05 +0000 |
commit | 6285af2b88d2eeb04cf98fd9031f205de2885abe (patch) | |
tree | 071153343bf7c0aa899efa432070582993788b44 /x11 | |
parent | cffcff87c31a41fa6931d5ebf810ceecfe1e40ae (diff) | |
download | ports-6285af2b88d2eeb04cf98fd9031f205de2885abe.tar.gz ports-6285af2b88d2eeb04cf98fd9031f205de2885abe.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/hs-X11-xft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/hs-X11-xft/Makefile b/x11/hs-X11-xft/Makefile index 76577c37ecb6..bac6a8339690 100644 --- a/x11/hs-X11-xft/Makefile +++ b/x11/hs-X11-xft/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3 PORTREVISION= 4 CATEGORIES= x11 haskell -MAINTAINER= wahjava@gmail.com +MAINTAINER= haskell@FreeBSD.org COMMENT= Bindings to the Xft, Xrender and Freetype for Haskell programs USE_HACKAGE= utf8-string>=0.1 X11>=1.2.1 |