diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2006-03-23 03:16:14 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2006-03-23 03:16:14 +0000 |
commit | 71d2d836b95813bd94b33571f30c07bb60a79bfd (patch) | |
tree | 84c040a10e41a377e7c9c72b75f127e1e2148ff2 /graphics/libqglviewer/Makefile | |
parent | b934827e796afea046c247aee053f8f25c31f877 (diff) | |
download | ports-71d2d836b95813bd94b33571f30c07bb60a79bfd.tar.gz ports-71d2d836b95813bd94b33571f30c07bb60a79bfd.zip |
upgrade to 2.2.1.0
Notes
Notes:
svn path=/head/; revision=157990
Diffstat (limited to 'graphics/libqglviewer/Makefile')
-rw-r--r-- | graphics/libqglviewer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libqglviewer/Makefile b/graphics/libqglviewer/Makefile index 6ad5f06bcaac..4c931e26ac20 100644 --- a/graphics/libqglviewer/Makefile +++ b/graphics/libqglviewer/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libqglviewer -PORTVERSION= 2.1.1.7 +PORTVERSION= 2.2.1.0 CATEGORIES= graphics MASTER_SITES= http://artis.imag.fr/Members/Gilles.Debunne/QGLViewer/src/ DISTNAME= libQGLViewer-${PORTVERSION:R}-${PORTVERSION:E} |