diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-02 08:20:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-02 08:20:37 +0000 |
commit | f032753e27b4153e27db81bc139898d9f92244f4 (patch) | |
tree | 868c034dd9f6a668340d156f42d2cafdc59e5c94 /x11-toolkits/swt | |
parent | e8e4ac99fde215f9642852be5d1ddb402f59b2c6 (diff) | |
download | ports-f032753e27b4153e27db81bc139898d9f92244f4.tar.gz ports-f032753e27b4153e27db81bc139898d9f92244f4.zip |
Notes
Diffstat (limited to 'x11-toolkits/swt')
-rw-r--r-- | x11-toolkits/swt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/swt/Makefile b/x11-toolkits/swt/Makefile index 5ba204db3625..18094e1848f5 100644 --- a/x11-toolkits/swt/Makefile +++ b/x11-toolkits/swt/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= swt2 +PORTNAME= swt PORTVERSION= 3.2.1 CATEGORIES= x11-toolkits devel java MASTER_SITES= ${MASTER_SITE_ECLIPSE} |