diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2014-03-29 00:52:54 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2014-03-29 00:52:54 +0000 |
commit | 8b1c9714975c2175c8c2da424bfafb3143af3a12 (patch) | |
tree | ddc21a13929c289330620e015fcff9a9b5d452e3 /x11-toolkits/hs-OpenGL | |
parent | 5e1d6a20495d4c74bc0cd8952e2846cbbd7d60f3 (diff) | |
download | ports-8b1c9714975c2175c8c2da424bfafb3143af3a12.tar.gz ports-8b1c9714975c2175c8c2da424bfafb3143af3a12.zip |
Notes
Diffstat (limited to 'x11-toolkits/hs-OpenGL')
-rw-r--r-- | x11-toolkits/hs-OpenGL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/hs-OpenGL/Makefile b/x11-toolkits/hs-OpenGL/Makefile index 0480e2b1b496..6c0e69362b25 100644 --- a/x11-toolkits/hs-OpenGL/Makefile +++ b/x11-toolkits/hs-OpenGL/Makefile @@ -3,7 +3,7 @@ PORTNAME= OpenGL PORTVERSION= 2.8.0.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= x11-toolkits haskell |