diff options
author | asau <asau@pkgsrc.org> | 2010-03-24 19:43:21 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-03-24 19:43:21 +0000 |
commit | 9d172bbac7b465ba503d0d856161515c871a39f4 (patch) | |
tree | ac4a095b1ae3773ff969985508bda3b951336e81 /x11 | |
parent | e25ac6e234ee9a23ee0c2ce1ea223e2957534126 (diff) | |
download | pkgsrc-9d172bbac7b465ba503d0d856161515c871a39f4.tar.gz |
Recursive revision bump for GMP update.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rep-gtk2/Makefile | 4 | ||||
-rw-r--r-- | x11/wxhaskell/Makefile | 4 | ||||
-rw-r--r-- | x11/xbindkeys/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/rep-gtk2/Makefile b/x11/rep-gtk2/Makefile index bae3badede1..535cd875039 100644 --- a/x11/rep-gtk2/Makefile +++ b/x11/rep-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2009/08/26 19:58:40 sno Exp $ +# $NetBSD: Makefile,v 1.9 2010/03/24 19:43:29 asau Exp $ DISTNAME= rep-gtk-0.18.6r2 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rep-gtk/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/wxhaskell/Makefile b/x11/wxhaskell/Makefile index 3cf2c742db7..0516cf8010d 100644 --- a/x11/wxhaskell/Makefile +++ b/x11/wxhaskell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2010/01/18 09:59:45 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2010/03/24 19:43:29 asau Exp $ DISTNAME= wxhaskell-src-0.9.4 PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxhaskell/} EXTRACT_SUFX= .zip diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index ec80e6c1b2a..14444bb5c0b 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2009/12/15 22:18:09 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2010/03/24 19:43:29 asau Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 3 +PKGREVISION= 4 CONFIGURE_ARGS+= --disable-tk |