diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-05-25 18:16:44 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-05-25 18:16:44 +0000 |
commit | 080b79d2846ba3cd37584a4c0809e1fcbb5c163d (patch) | |
tree | 6c77d63be38a25cc4c3dbacbe863e06eb94e870d /graphics/libGLU | |
parent | e7ea6a4b97645a96506ca41796785b4b325e2397 (diff) |
Rebump portrevisions to avoid versions going backwards, this was
accidentally removed in the xorg mega-commit.
Spotted by: Herbert J. Skuhra <h.skuhra@gmail.com>
Notes
Notes:
svn path=/head/; revision=319064
Diffstat (limited to 'graphics/libGLU')
-rw-r--r-- | graphics/libGLU/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libGLU/Makefile b/graphics/libGLU/Makefile index 4ab08baba3b8..0beed4d7a5f0 100644 --- a/graphics/libGLU/Makefile +++ b/graphics/libGLU/Makefile @@ -3,6 +3,7 @@ PORTNAME= libGLU PORTVERSION= ${MESAVERSION} +PORTREVISION= 2 CATEGORIES= graphics COMMENT= OpenGL utility library |