diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2013-02-05 22:26:31 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2013-02-05 22:26:31 +0000 |
commit | c731105b7f8e403a3db33599a7d7f1ce9257f375 (patch) | |
tree | 23d3f49a5183d8fbc5324dad9a1ae399f457b1d7 /x11-toolkits/hs-GLUT | |
parent | 32ca3ee61e3889801319024959589312eb652bfa (diff) | |
download | ports-c731105b7f8e403a3db33599a7d7f1ce9257f375.tar.gz ports-c731105b7f8e403a3db33599a7d7f1ce9257f375.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 66ee5d39ff96..5916874a3780 100644 --- a/x11-toolkits/hs-GLUT/Makefile +++ b/x11-toolkits/hs-GLUT/Makefile @@ -3,7 +3,7 @@ PORTNAME= GLUT PORTVERSION= 2.1.2.1 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= x11-toolkits haskell |