diff options
Diffstat (limited to 'java/eclipse-ocl/Makefile')
-rw-r--r-- | java/eclipse-ocl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-ocl/Makefile b/java/eclipse-ocl/Makefile index 4a7b68dd2b4f..0d91af743c0f 100644 --- a/java/eclipse-ocl/Makefile +++ b/java/eclipse-ocl/Makefile @@ -7,7 +7,7 @@ PORTNAME= ocl DISTVERSION= 1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/modeling/mdt/ocl/downloads/drops/,} MASTER_SITE_SUBDIR=${DISTVERSION}.0/R200706201142 |