diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
commit | b760897dde0d10ee08ffa823ea202fdc49a6ad38 (patch) | |
tree | 2fcffe2c100e92346e147bad6c6d39f2d6aef063 /graphics/glfw2 | |
parent | d15cb2de1807d8fd4da425ec9c256443fb7dcba4 (diff) |
Notes
Diffstat (limited to 'graphics/glfw2')
-rw-r--r-- | graphics/glfw2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glfw2/Makefile b/graphics/glfw2/Makefile index 17dd2459d602..b566195541c0 100644 --- a/graphics/glfw2/Makefile +++ b/graphics/glfw2/Makefile @@ -3,7 +3,7 @@ PORTNAME= glfw PORTVERSION= 2.7.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF PKGNAMESUFFIX= 2 |