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 0f06e561ed4..d5e62b5cc02 100644 --- a/devel/swt/Makefile +++ b/devel/swt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2011/07/21 13:05:51 obache Exp $ +# $NetBSD: Makefile,v 1.12 2011/11/01 06:01:04 sbd Exp $ # SWTREL= 3.5.1 @@ -7,7 +7,7 @@ SWTDATE= 200909170800 PKGNAME= swt-${SWTREL}.${SWTVER} DISTNAME= swt-${SWTREL}-gtk-linux-x86 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel MASTER_SITES= http://download.eclipse.org/eclipse/downloads/drops/R-${SWTREL}-${SWTDATE}/ EXTRACT_SUFX= .zip |