diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-10-08 15:44:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-10-08 15:44:01 +0000 |
commit | 0c797fafbae33fd240a8901f10fb02c8eac13bfa (patch) | |
tree | 2486a887dbbf29052ebd65a3c9b5fd44adf4bbd2 /graphics/libqglviewer/Makefile | |
parent | Tune the port a little finer: (diff) |
- Update to 2.2.3.1
PR: ports/104165
Submitted by: Josh Paetzel <josh@tcbug.org>
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 c3c281d876bb..df8f31621a9a 100644 --- a/graphics/libqglviewer/Makefile +++ b/graphics/libqglviewer/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libqglviewer -PORTVERSION= 2.2.2.1 +PORTVERSION= 2.2.3.1 CATEGORIES= graphics MASTER_SITES= http://artis.imag.fr/Members/Gilles.Debunne/QGLViewer/src/ DISTNAME= libQGLViewer-${PORTVERSION:R}-${PORTVERSION:E} |