diff options
-rw-r--r-- | emulators/vice/Makefile | 4 | ||||
-rw-r--r-- | fonts/fontforge/Makefile | 4 | ||||
-rw-r--r-- | lang/kaffe-x11/Makefile | 4 | ||||
-rw-r--r-- | misc/root/Makefile | 4 | ||||
-rw-r--r-- | print/advi/Makefile | 4 | ||||
-rw-r--r-- | print/img2eps/Makefile | 4 | ||||
-rw-r--r-- | x11/gnustep-gui/Makefile | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 6dd043658fd..5f7b4a8103e 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.113 2014/05/05 00:47:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.114 2014/05/25 09:27:38 obache Exp $ DISTNAME= vice-2.4 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/} MASTER_SITES+= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile index 96f22413d83..79cec99929d 100644 --- a/fonts/fontforge/Makefile +++ b/fonts/fontforge/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.91 2014/05/05 00:47:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.92 2014/05/25 09:24:21 obache Exp $ DISTNAME= fontforge_full-20120731-b PKGNAME= ${DISTNAME:S/_full//:S/-b//} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= fonts editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fontforge/} EXTRACT_SUFX= .tar.bz2 diff --git a/lang/kaffe-x11/Makefile b/lang/kaffe-x11/Makefile index dff5328b699..ea3c4148c56 100644 --- a/lang/kaffe-x11/Makefile +++ b/lang/kaffe-x11/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.42 2014/05/05 00:48:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.43 2014/05/25 09:20:49 obache Exp $ # .include "../../lang/kaffe/Makefile.common" PKGNAME= ${DISTNAME:S/kaffe/kaffe-x11/} -PKGREVISION= 26 +PKGREVISION= 27 COMMENT+= (AWT support through X11) diff --git a/misc/root/Makefile b/misc/root/Makefile index 8828d32ecd9..c793b4bea57 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2014/02/12 23:18:15 tron Exp $ +# $NetBSD: Makefile,v 1.54 2014/05/25 09:23:11 obache Exp $ DISTNAME= root_v5.26.00b.source PKGNAME= root-5.26 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= misc MASTER_SITES= ftp://root.cern.ch/root/ diff --git a/print/advi/Makefile b/print/advi/Makefile index 299777bfb33..4607a00f593 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.75 2014/05/05 00:48:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.76 2014/05/25 09:25:32 obache Exp $ DISTNAME= advi-1.10.1 -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= print MASTER_SITES= http://gallium.inria.fr/advi/ diff --git a/print/img2eps/Makefile b/print/img2eps/Makefile index 1e3ee507256..4d1d83ed725 100644 --- a/print/img2eps/Makefile +++ b/print/img2eps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/05/25 07:53:34 obache Exp $ +# $NetBSD: Makefile,v 1.32 2014/05/25 09:26:31 obache Exp $ # DISTNAME= img2eps-0.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= print graphics MASTER_SITES= http://www.nih.at/img2eps/ diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile index cc6e1f5e548..41f90e3f2bb 100644 --- a/x11/gnustep-gui/Makefile +++ b/x11/gnustep-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2014/04/09 07:27:01 obache Exp $ +# $NetBSD: Makefile,v 1.60 2014/05/25 09:19:37 obache Exp $ DISTNAME= gnustep-gui-0.22.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} |