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 /x11-toolkits/hs-GLURaw | |
parent | 03231299235c95b71449e0efda9552b963778ba5 (diff) | |
download | ports-e951cb6d0734dcbbc08c5fdfafbc67e8389de545.tar.gz ports-e951cb6d0734dcbbc08c5fdfafbc67e8389de545.zip |
Notes
Diffstat (limited to 'x11-toolkits/hs-GLURaw')
-rw-r--r-- | x11-toolkits/hs-GLURaw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/hs-GLURaw/Makefile b/x11-toolkits/hs-GLURaw/Makefile index 3ebe7f779a5d..fc1d665944a1 100644 --- a/x11-toolkits/hs-GLURaw/Makefile +++ b/x11-toolkits/hs-GLURaw/Makefile @@ -9,7 +9,7 @@ PORTNAME= GLURaw PORTVERSION= 1.1.0.0 CATEGORIES= x11-toolkits haskell -MAINTAINER= jacula@gmail.com +MAINTAINER= haskell@FreeBSD.org COMMENT= A raw Haskell binding for the OpenGL Utility Toolkit CABAL_SETUP= Setup.hs |