diff options
author | ryoon <ryoon> | 2012-03-06 17:38:53 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2012-03-06 17:38:53 +0000 |
commit | 3555b12435f0687b59531ef5bc0abb542fa1363f (patch) | |
tree | e27ac6811fed7f68e75963fe21e7b91822d01775 /devel/swt | |
parent | c3414db3c264105a289fd536e2ee3367b19b1804 (diff) | |
download | pkgsrc-3555b12435f0687b59531ef5bc0abb542fa1363f.tar.gz |
Recursive PKGREVISION bump for xulrunner, nss, and nspr.
Diffstat (limited to 'devel/swt')
-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 fd4636dc8b2..892a87564ba 100644 --- a/devel/swt/Makefile +++ b/devel/swt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/03/03 00:12:58 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/03/06 17:38:56 ryoon Exp $ # SWTREL= 3.5.1 @@ -7,7 +7,7 @@ SWTDATE= 200909170800 PKGNAME= swt-${SWTREL}.${SWTVER} DISTNAME= swt-${SWTREL}-gtk-linux-x86 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= devel MASTER_SITES= http://download.eclipse.org/eclipse/downloads/drops/R-${SWTREL}-${SWTDATE}/ EXTRACT_SUFX= .zip |