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>
This commit is contained in:
Niclas Zeising 2013-05-25 18:16:44 +00:00
parent e7ea6a4b97
commit 080b79d284
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319064
2 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@
PORTNAME= libGLU
PORTVERSION= ${MESAVERSION}
PORTREVISION= 2
CATEGORIES= graphics
COMMENT= OpenGL utility library

View file

@ -68,7 +68,7 @@ CONFIGURE_ARGS+=--disable-vmwgfx
.else
CONFIGURE_ARGS= --enable-nouveau-experimental-api
LIBDRM_VERSION= 2.4.17
LIBDRM_REVISION=0
LIBDRM_REVISION=1
PLIST_SUB+= OLD="" NEW="@comment "
.endif