diff options
Diffstat (limited to 'x11-toolkits/otk/Makefile')
-rw-r--r-- | x11-toolkits/otk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/otk/Makefile b/x11-toolkits/otk/Makefile index 912dd84527cf..57542f9a2297 100644 --- a/x11-toolkits/otk/Makefile +++ b/x11-toolkits/otk/Makefile @@ -3,7 +3,7 @@ PORTNAME= otk PORTVERSION= 0.96 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} DISTNAME= ${PORTNAME}_lib_${PORTVERSION} |