diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-11 11:16:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-11 11:16:06 +0000 |
commit | 61a8320e094bcc5c2c13f6f8a975e215d6557561 (patch) | |
tree | 911f6262582c3313ad33bce1227b7d5e6f253a4c /graphics/osg-devel/Makefile | |
parent | e230048069f5245b1f8598663a5f0b1a41599dd6 (diff) | |
download | ports-61a8320e094bcc5c2c13f6f8a975e215d6557561.tar.gz ports-61a8320e094bcc5c2c13f6f8a975e215d6557561.zip |
Notes
Diffstat (limited to 'graphics/osg-devel/Makefile')
-rw-r--r-- | graphics/osg-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index 8026baa2a1d7..d5690c94909a 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= osg PORTVERSION= 3.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/distfiles/ |