diff options
author | nork <nork@FreeBSD.org> | 2005-02-06 23:29:56 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2005-02-06 23:29:56 +0800 |
commit | 9bbd06653c8804a4d1106c929c44c94946ac52fc (patch) | |
tree | f35d6381a7d6b2d0f303aed8a6cf851fe0879829 /java/eclipse | |
parent | 5e94786bde52ecb904b77e58d8f93d848dfb46b4 (diff) | |
download | freebsd-ports-gnome-9bbd06653c8804a4d1106c929c44c94946ac52fc.tar.gz freebsd-ports-gnome-9bbd06653c8804a4d1106c929c44c94946ac52fc.tar.zst freebsd-ports-gnome-9bbd06653c8804a4d1106c929c44c94946ac52fc.zip |
Remove some uninstall files, and bump PORTREVISION.
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 |