diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2018-06-30 09:57:59 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2018-06-30 09:57:59 +0000 |
commit | 98ae1eaf361ccc2d21dd1c53bd71dbecc189abf6 (patch) | |
tree | e7dcfa318181269d56d040d7b33ff15f28653b40 /x11-toolkits/hs-GLUT | |
parent | 66f8fb874f8377f87c419ea43da885d3182fc695 (diff) | |
download | ports-98ae1eaf361ccc2d21dd1c53bd71dbecc189abf6.tar.gz ports-98ae1eaf361ccc2d21dd1c53bd71dbecc189abf6.zip |
Notes
Diffstat (limited to 'x11-toolkits/hs-GLUT')
-rw-r--r-- | x11-toolkits/hs-GLUT/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/hs-GLUT/Makefile b/x11-toolkits/hs-GLUT/Makefile index 75010f8ff613..f9458cece2ea 100644 --- a/x11-toolkits/hs-GLUT/Makefile +++ b/x11-toolkits/hs-GLUT/Makefile @@ -3,7 +3,7 @@ PORTNAME= GLUT PORTVERSION= 2.7.0.12 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= x11-toolkits haskell |