diff options
Diffstat (limited to 'devel/swt/Makefile')
-rw-r--r-- | devel/swt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/swt/Makefile b/devel/swt/Makefile index 3fd96dc3b12..bb73d15c53d 100644 --- a/devel/swt/Makefile +++ b/devel/swt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2014/01/01 11:52:13 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2014/02/12 23:17:51 tron Exp $ # SWTREL= 3.5.1 @@ -7,7 +7,7 @@ SWTDATE= 200909170800 PKGNAME= swt-${SWTREL}.${SWTVER} DISTNAME= swt-${SWTREL}-gtk-linux-x86 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= devel MASTER_SITES= http://download.eclipse.org/eclipse/downloads/drops/R-${SWTREL}-${SWTDATE}/ EXTRACT_SUFX= .zip |