diff options
Diffstat (limited to 'java/eclipse-drjava/Makefile')
-rw-r--r-- | java/eclipse-drjava/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-drjava/Makefile b/java/eclipse-drjava/Makefile index 918c13a419f6..20016707da89 100644 --- a/java/eclipse-drjava/Makefile +++ b/java/eclipse-drjava/Makefile @@ -3,7 +3,7 @@ PORTNAME= drjava PORTVERSION= 0.9.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= java devel MASTER_SITES= SF/${PORTNAME}/3.%20DrJava%20Eclipse%20Plug-in/${PORTNAME}-eclipse-${PORTVERSION} PKGNAMEPREFIX= eclipse- |