diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 89159dcf48d61796bab26ca26e9f87dae2511ddd (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /devel/swt | |
parent | abfdf0cd43ca0c1929d9045edf9c85314384fce5 (diff) | |
download | pkgsrc-89159dcf48d61796bab26ca26e9f87dae2511ddd.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
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 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 |