diff options
Diffstat (limited to 'devel/stlport/Makefile')
-rw-r--r-- | devel/stlport/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile index 19c14ddba189..f8d1d85ce789 100644 --- a/devel/stlport/Makefile +++ b/devel/stlport/Makefile @@ -8,7 +8,7 @@ PORTNAME= stlport PORTVERSION= 4.5.3 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= devel MASTER_SITES= http://www.stlport.com/archive/ PKGNAMESUFFIX= -${COMPILER} |