diff options
author | dholland <dholland@pkgsrc.org> | 2013-02-17 19:17:55 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2013-02-17 19:17:55 +0000 |
commit | 9570ccfb1327c7a8ce0307f7dae5486fb06e756c (patch) | |
tree | c42160973d2e056113897cf8c0cb9b923831f95b /misc | |
parent | 98e69edc182261383b1f6a27d57cb1d7ee46bdfb (diff) | |
download | pkgsrc-9570ccfb1327c7a8ce0307f7dae5486fb06e756c.tar.gz |
Revbump all elisp packages after emacs changes.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bbdb/Makefile | 3 | ||||
-rw-r--r-- | misc/color-theme/Makefile | 3 | ||||
-rw-r--r-- | misc/elscreen/Makefile | 3 | ||||
-rw-r--r-- | misc/emacs-wiki/Makefile | 3 | ||||
-rw-r--r-- | misc/howm/Makefile | 3 | ||||
-rw-r--r-- | misc/lookup/Makefile | 4 |
6 files changed, 12 insertions, 7 deletions
diff --git a/misc/bbdb/Makefile b/misc/bbdb/Makefile index 8a0dddd80a9..4c7b7fb598e 100644 --- a/misc/bbdb/Makefile +++ b/misc/bbdb/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2012/10/08 09:57:16 asau Exp $ +# $NetBSD: Makefile,v 1.28 2013/02/17 19:18:07 dholland Exp $ # DISTNAME= bbdb-2.35 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail misc news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bbdb/} diff --git a/misc/color-theme/Makefile b/misc/color-theme/Makefile index dfa662d17c8..5f0615562e3 100644 --- a/misc/color-theme/Makefile +++ b/misc/color-theme/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2012/10/08 09:57:18 asau Exp $ +# $NetBSD: Makefile,v 1.3 2013/02/17 19:18:07 dholland Exp $ # DISTNAME= color-theme-6.6.0 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://download.savannah.gnu.org/releases/${PKGBASE}/ diff --git a/misc/elscreen/Makefile b/misc/elscreen/Makefile index bc351085bc2..b284f5c04e9 100644 --- a/misc/elscreen/Makefile +++ b/misc/elscreen/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.19 2012/10/08 09:57:21 asau Exp $ +# $NetBSD: Makefile,v 1.20 2013/02/17 19:18:07 dholland Exp $ # DISTNAME= elscreen-1.4.6 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} #PKGREVISION= +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ftp://ftp.morishima.net/pub/morishima.net/naoto/ElScreen/ \ ftp://ftp.morishima.net/pub/morishima.net/naoto/ElScreen/old/ diff --git a/misc/emacs-wiki/Makefile b/misc/emacs-wiki/Makefile index a3ad0a757a0..224d517194e 100644 --- a/misc/emacs-wiki/Makefile +++ b/misc/emacs-wiki/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/10/08 09:57:21 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/02/17 19:18:07 dholland Exp $ # DISTNAME= ${EMACSWIKI}-${EMACSWIKIVERSION} PKGNAME= emacs-wiki-${EMACSWIKIVERSION} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.mwolson.org/static/dist/emacs-wiki/ #EXTRACT_SUFX= .gz diff --git a/misc/howm/Makefile b/misc/howm/Makefile index 96ee4e8e71f..70f1c9abcd3 100644 --- a/misc/howm/Makefile +++ b/misc/howm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2012/12/12 13:10:54 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/02/17 19:18:07 dholland Exp $ DISTNAME= howm-1.4.0 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://howm.sourceforge.jp/a/ diff --git a/misc/lookup/Makefile b/misc/lookup/Makefile index e9a25e5f017..e5879106d12 100644 --- a/misc/lookup/Makefile +++ b/misc/lookup/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2012/10/08 09:57:29 asau Exp $ +# $NetBSD: Makefile,v 1.23 2013/02/17 19:18:07 dholland Exp $ # DISTNAME= lookup-1.4.1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://openlab.jp/edict/lookup/dist/ |