diff options
author | Giuseppe Pilichi <jacula@FreeBSD.org> | 2010-05-26 11:18:46 +0000 |
---|---|---|
committer | Giuseppe Pilichi <jacula@FreeBSD.org> | 2010-05-26 11:18:46 +0000 |
commit | e951cb6d0734dcbbc08c5fdfafbc67e8389de545 (patch) | |
tree | 09f42476e1e0bfaa3cb1415c718d1e99c8ff11b8 /audio | |
parent | 03231299235c95b71449e0efda9552b963778ba5 (diff) | |
download | ports-e951cb6d0734dcbbc08c5fdfafbc67e8389de545.tar.gz ports-e951cb6d0734dcbbc08c5fdfafbc67e8389de545.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/hs-ALUT/Makefile | 2 | ||||
-rw-r--r-- | audio/hs-OpenAL/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/hs-ALUT/Makefile b/audio/hs-ALUT/Makefile index 0edf1d3cef1a..a8f9bc7fa6f5 100644 --- a/audio/hs-ALUT/Makefile +++ b/audio/hs-ALUT/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.2.0.0 PORTREVISION= 1 CATEGORIES= audio haskell -MAINTAINER= jacula@gmail.com +MAINTAINER= haskell@FreeBSD.org COMMENT= A Haskell binding for the OpenAL Utility Toolkit CABAL_SETUP= Setup.hs 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 |