diff options
Diffstat (limited to 'audio/hs-OpenAL/Makefile')
-rw-r--r-- | audio/hs-OpenAL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/hs-OpenAL/Makefile b/audio/hs-OpenAL/Makefile index 5ed544333262..5ab0f67bab1c 100644 --- a/audio/hs-OpenAL/Makefile +++ b/audio/hs-OpenAL/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4.0.0 PORTREVISION= 1 CATEGORIES= audio haskell -MAINTAINER= jacula@gmail.com +MAINTAINER= haskell@FreeBSD.org COMMENT= A Haskell binding to the OpenAL cross-platform 3D audio API CABAL_SETUP= Setup.hs |