diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-02-06 15:29:56 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-02-06 15:29:56 +0000 |
commit | a33a957d919ba3b48f5b5d8f9a29f2866b40293c (patch) | |
tree | 774105a449973e260997bd4f4446c7bac0c8fb9d /java/eclipse | |
parent | a7bed37f0b0ee71b75d5b48651e6334d17d9a7cc (diff) | |
download | ports-a33a957d919ba3b48f5b5d8f9a29f2866b40293c.tar.gz ports-a33a957d919ba3b48f5b5d8f9a29f2866b40293c.zip |
Notes
Diffstat (limited to 'java/eclipse')
-rw-r--r-- | java/eclipse/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 00c73be0fb53..dbda8c4e0507 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -7,7 +7,7 @@ PORTNAME= eclipse PORTVERSION= 3.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR= R-${PORTVERSION}-200409161125 diff --git a/java/eclipse/pkg-plist b/java/eclipse/pkg-plist index 0a941f3c4488..39a5b6b0373f 100644 --- a/java/eclipse/pkg-plist +++ b/java/eclipse/pkg-plist @@ -3317,8 +3317,6 @@ eclipse/startup.jar @dirrm eclipse/plugins/org.eclipse.core.runtime.compatibility_3.0.0 @dirrm eclipse/plugins/org.eclipse.core.resources_%%RELEASEVERSION%%/ant_tasks @dirrm eclipse/plugins/org.eclipse.core.resources_%%RELEASEVERSION%% -@dirrm eclipse/plugins/org.eclipse.core.resources.freebsd_3.0.0/os/linux/x86 -@dirrm eclipse/plugins/org.eclipse.core.resources.freebsd_3.0.0/os/linux @dirrm eclipse/plugins/org.eclipse.core.resources.freebsd_3.0.0/os/freebsd/x86 @dirrm eclipse/plugins/org.eclipse.core.resources.freebsd_3.0.0/os/freebsd @dirrm eclipse/plugins/org.eclipse.core.resources.freebsd_3.0.0/os |