diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2010-05-24 21:52:43 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2010-05-24 21:52:43 +0000 |
commit | 52a16208eaba05e0c1cb0d95be24e44e71706dd2 (patch) | |
tree | 5a7ea66d25b9bb72643f4945eee29bb8e70f7bd5 /x11-toolkits/hs-GLURaw | |
parent | 8d576420f06c4fab68fe0ebef32941d23d62e84d (diff) | |
download | ports-52a16208eaba05e0c1cb0d95be24e44e71706dd2.tar.gz ports-52a16208eaba05e0c1cb0d95be24e44e71706dd2.zip |
Notes
Diffstat (limited to 'x11-toolkits/hs-GLURaw')
-rw-r--r-- | x11-toolkits/hs-GLURaw/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/hs-GLURaw/Makefile b/x11-toolkits/hs-GLURaw/Makefile index c78cdcc688a4..3ebe7f779a5d 100644 --- a/x11-toolkits/hs-GLURaw/Makefile +++ b/x11-toolkits/hs-GLURaw/Makefile @@ -8,7 +8,6 @@ PORTNAME= GLURaw PORTVERSION= 1.1.0.0 CATEGORIES= x11-toolkits haskell -PKGNAMESUFFIX= -ghc MAINTAINER= jacula@gmail.com COMMENT= A raw Haskell binding for the OpenGL Utility Toolkit |