diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ruby-qt2gl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ruby-qt2gl/Makefile b/graphics/ruby-qt2gl/Makefile index 21dc4ea..7d5d09e 100644 --- a/graphics/ruby-qt2gl/Makefile +++ b/graphics/ruby-qt2gl/Makefile @@ -7,7 +7,7 @@ PORTNAME= qt2gl PORTVERSION= ${RUBY_QT2_PORTVERSION} -PORTREVISION= 1 +PORTREVISION= ${RUBY_QT2_PORTREVISION} CATEGORIES= graphics x11-toolkits ruby MASTER_SITES= ${RUBY_QT2_MASTER_SITES} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |