diff options
Diffstat (limited to 'graphics/libqglviewer/Makefile')
-rw-r--r-- | graphics/libqglviewer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libqglviewer/Makefile b/graphics/libqglviewer/Makefile index df8f31621a9a..c6e8ccc42903 100644 --- a/graphics/libqglviewer/Makefile +++ b/graphics/libqglviewer/Makefile @@ -7,12 +7,12 @@ # PORTNAME= libqglviewer -PORTVERSION= 2.2.3.1 +PORTVERSION= 2.2.4.1 CATEGORIES= graphics MASTER_SITES= http://artis.imag.fr/Members/Gilles.Debunne/QGLViewer/src/ DISTNAME= libQGLViewer-${PORTVERSION:R}-${PORTVERSION:E} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= A C++ library helps development of 3D applications BUILD_DEPENDS= ${QMAKE}:${PORTSDIR}/devel/qmake |