summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/bvi/Makefile4
-rw-r--r--editors/dhex/Makefile4
-rw-r--r--editors/emacs-snapshot/Makefile3
-rw-r--r--editors/emacs23/Makefile4
-rw-r--r--editors/emacs24/Makefile4
-rw-r--r--editors/fe/Makefile4
-rw-r--r--editors/heme/Makefile4
-rw-r--r--editors/hexedit/Makefile4
-rw-r--r--editors/hnb/Makefile4
-rw-r--r--editors/mg/Makefile4
-rw-r--r--editors/nano/Makefile4
-rw-r--r--editors/nvi/Makefile4
-rw-r--r--editors/se/Makefile3
-rw-r--r--editors/tweak/Makefile4
-rw-r--r--editors/vigor/Makefile4
-rw-r--r--editors/vile/Makefile4
-rw-r--r--editors/vim-share/Makefile4
-rw-r--r--editors/xwpe/Makefile4
-rw-r--r--editors/zile/Makefile4
19 files changed, 38 insertions, 36 deletions
diff --git a/editors/bvi/Makefile b/editors/bvi/Makefile
index d2469bb70d7..0cd3e9f33ee 100644
--- a/editors/bvi/Makefile
+++ b/editors/bvi/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2014/10/09 14:06:32 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2015/08/18 07:31:05 wiz Exp $
#
DISTNAME= bvi-1.3.2.src
PKGNAME= bvi-1.3.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bvi/}
diff --git a/editors/dhex/Makefile b/editors/dhex/Makefile
index 9a5b46a6e8b..dfecb6d2f05 100644
--- a/editors/dhex/Makefile
+++ b/editors/dhex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2015/08/17 17:11:21 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2015/08/18 07:31:05 wiz Exp $
DISTNAME= dhex_0.68
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://dettus.net/dhex/
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile
index 6460e5317c5..7846249ebf7 100644
--- a/editors/emacs-snapshot/Makefile
+++ b/editors/emacs-snapshot/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2015/07/21 14:32:18 mef Exp $
+# $NetBSD: Makefile,v 1.61 2015/08/18 07:31:05 wiz Exp $
#PKGREVISION= 1
+PKGREVISION= 1
.include "../../editors/emacs-snapshot/Makefile.common"
.include "options.mk"
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index fefb6fa2ad5..f608f9723e8 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2015/06/30 09:57:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2015/08/18 07:31:06 wiz Exp $
CONFLICTS+= emacs23-nox11-[0-9]*
.include "../../editors/emacs23/Makefile.common"
-PKGREVISION= 31
+PKGREVISION= 32
.include "options.mk"
diff --git a/editors/emacs24/Makefile b/editors/emacs24/Makefile
index 3c612f84c2c..23907f67342 100644
--- a/editors/emacs24/Makefile
+++ b/editors/emacs24/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2015/06/30 09:57:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.38 2015/08/18 07:31:06 wiz Exp $
CONFLICTS+= emacs24-nox11-[0-9]*
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../editors/emacs24/Makefile.common"
.include "options.mk"
diff --git a/editors/fe/Makefile b/editors/fe/Makefile
index bfacb6312f4..77075fa10a8 100644
--- a/editors/fe/Makefile
+++ b/editors/fe/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2012/10/03 11:43:33 asau Exp $
+# $NetBSD: Makefile,v 1.15 2015/08/18 07:31:06 wiz Exp $
DISTNAME= fe-1.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://www.moria.de/~michael/fe/
diff --git a/editors/heme/Makefile b/editors/heme/Makefile
index 5065b04d07c..10c0f00c273 100644
--- a/editors/heme/Makefile
+++ b/editors/heme/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2015/08/17 17:11:21 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2015/08/18 07:31:06 wiz Exp $
#
DISTNAME= heme-0.4.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=heme/}
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile
index 825525c2f74..566b5758ede 100644
--- a/editors/hexedit/Makefile
+++ b/editors/hexedit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2013/10/16 21:59:30 roy Exp $
+# $NetBSD: Makefile,v 1.33 2015/08/18 07:31:06 wiz Exp $
DISTNAME= hexedit-1.2.13
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://rigaux.org/
EXTRACT_SUFX= .src.tgz
diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile
index fd80eb44a25..a04fb5bc11a 100644
--- a/editors/hnb/Makefile
+++ b/editors/hnb/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2015/08/17 17:11:21 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2015/08/18 07:31:06 wiz Exp $
#
DISTNAME= hnb-1.9.17
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hnb/}
diff --git a/editors/mg/Makefile b/editors/mg/Makefile
index c9a8c931984..2ffee150bf4 100644
--- a/editors/mg/Makefile
+++ b/editors/mg/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2015/08/17 17:11:21 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2015/08/18 07:31:06 wiz Exp $
#
DISTNAME= mg-20110905
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://homepage.boetes.org/software/mg/
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index 2765a3763b9..7ec5f0fdd06 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2015/08/17 17:11:21 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2015/08/18 07:31:06 wiz Exp $
DISTNAME= nano-2.4.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://www.nano-editor.org/dist/v2.4/
diff --git a/editors/nvi/Makefile b/editors/nvi/Makefile
index e6cf0261782..f0471b9b7f5 100644
--- a/editors/nvi/Makefile
+++ b/editors/nvi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2015/08/17 17:11:22 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2015/08/18 07:31:06 wiz Exp $
DISTNAME= nvi-1.81.6
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= editors
MASTER_SITES= ${HOMEPAGE:Q}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/se/Makefile b/editors/se/Makefile
index a12fe1f29d1..77c084adea6 100644
--- a/editors/se/Makefile
+++ b/editors/se/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2014/10/22 08:01:48 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2015/08/18 07:31:06 wiz Exp $
DISTNAME= se-3.0.1
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://se-editor.org/dist/
diff --git a/editors/tweak/Makefile b/editors/tweak/Makefile
index 872a256d44a..89bf9922ff6 100644
--- a/editors/tweak/Makefile
+++ b/editors/tweak/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2013/10/16 23:28:49 roy Exp $
+# $NetBSD: Makefile,v 1.3 2015/08/18 07:31:06 wiz Exp $
#
DISTNAME= tweak-3.01
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/tweak/
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile
index f1eb23d76b7..55e2a997ef5 100644
--- a/editors/vigor/Makefile
+++ b/editors/vigor/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2014/01/20 19:20:08 joerg Exp $
+# $NetBSD: Makefile,v 1.44 2015/08/18 07:31:06 wiz Exp $
#
DISTNAME= vigor-0.016
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vigor/}
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 825d497739e..a9d056b36e0 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2015/08/17 17:11:22 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2015/08/18 07:31:06 wiz Exp $
DISTNAME= vile-9.8
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= editors
MASTER_SITES= ftp://invisible-island.net/vile/
EXTRACT_SUFX= .tgz
diff --git a/editors/vim-share/Makefile b/editors/vim-share/Makefile
index 3df1f6af3fd..5a2c86644d0 100644
--- a/editors/vim-share/Makefile
+++ b/editors/vim-share/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2015/07/13 09:33:13 morr Exp $
+# $NetBSD: Makefile,v 1.40 2015/08/18 07:31:06 wiz Exp $
PKGNAME= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Data files for the vim editor (vi clone)
.include "Makefile.common"
diff --git a/editors/xwpe/Makefile b/editors/xwpe/Makefile
index 9ccd82b7f1f..93852b57483 100644
--- a/editors/xwpe/Makefile
+++ b/editors/xwpe/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2015/08/17 17:11:22 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2015/08/18 07:31:07 wiz Exp $
#
DISTNAME= xwpe-1.5.29a
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors
MASTER_SITES= http://www.identicalsoftware.com/xwpe/
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index a2ebb536a49..28480315812 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2015/08/17 17:11:22 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2015/08/18 07:31:07 wiz Exp $
DISTNAME= zile-2.4.5
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= http://ftp.gnu.org/gnu/zile/