diff options
Diffstat (limited to 'devel/hs-drift/Makefile')
-rw-r--r-- | devel/hs-drift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-drift/Makefile b/devel/hs-drift/Makefile index 51fbccac83f6..740be9029f27 100644 --- a/devel/hs-drift/Makefile +++ b/devel/hs-drift/Makefile @@ -10,7 +10,7 @@ CATEGORIES= devel MASTER_SITES= http://repetae.net/john/computer/haskell/DrIFT/ DISTNAME= DrIFT-${PORTVERSION:S/.r/rc/} -MAINTAINER= obraun@informatik.unibw-muenchen.de +MAINTAINER= obraun@FreeBSD.org .if !defined(WITH_GHC) BUILD_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98 |