diff options
67 files changed, 134 insertions, 102 deletions
diff --git a/cad/dinotrace-mode/Makefile b/cad/dinotrace-mode/Makefile index 97cfc2f71cb..804d68ab204 100644 --- a/cad/dinotrace-mode/Makefile +++ b/cad/dinotrace-mode/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2008/10/11 09:31:54 uebayasi Exp $ +# $NetBSD: Makefile,v 1.10 2009/08/06 01:44:45 minskim Exp $ # DISTNAME= dinotrace-9.3c PKGNAME= ${EMACS_PKGNAME_PREFIX}dinotrace-mode-9.3c +PKGREVISION= 1 CATEGORIES= cad editors MASTER_SITES= http://www.veripool.com/ftp/ EXTRACT_SUFX= .tgz diff --git a/cad/verilog-mode/Makefile b/cad/verilog-mode/Makefile index 54230362e17..8c054c60d40 100644 --- a/cad/verilog-mode/Makefile +++ b/cad/verilog-mode/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2008/10/11 09:31:54 uebayasi Exp $ +# $NetBSD: Makefile,v 1.10 2009/08/06 01:44:46 minskim Exp $ # DISTNAME= verilog-mode-3.60 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cad editors MASTER_SITES= ${MASTER_SITE_LOCAL} # The latest can be fetched interactively from diff --git a/chat/irchat-pj/Makefile b/chat/irchat-pj/Makefile index aa03ecded41..11aebbc95aa 100644 --- a/chat/irchat-pj/Makefile +++ b/chat/irchat-pj/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2009/07/13 18:26:50 hasso Exp $ +# $NetBSD: Makefile,v 1.17 2009/08/06 01:44:46 minskim Exp $ DISTNAME= irchat-pj-2.4.24.22 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://his.luky.org/ftp/mirrors/irchat-pj/ \ http://gouketsu.net/irchat-pj/src/ diff --git a/chat/navi2ch/Makefile b/chat/navi2ch/Makefile index da57fabd9f8..aefdb02f115 100644 --- a/chat/navi2ch/Makefile +++ b/chat/navi2ch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2008/10/11 09:31:54 uebayasi Exp $ +# $NetBSD: Makefile,v 1.23 2009/08/06 01:44:46 minskim Exp $ DISTNAME= navi2ch-cvs_0.0.20070423-1 PKGNAME= ${EMACS_PKGNAME_PREFIX}navi2ch-1.7.5.99.20070423 +PKGREVISION= 1 CATEGORIES= chat #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=navi2ch/} MASTER_SITES= http://navi2ch.sourceforge.net/snapshot/ diff --git a/chat/riece/Makefile b/chat/riece/Makefile index 56c1c5e2e3c..ffc8c6914ee 100644 --- a/chat/riece/Makefile +++ b/chat/riece/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2009/08/05 06:36:29 minskim Exp $ +# $NetBSD: Makefile,v 1.18 2009/08/06 01:44:46 minskim Exp $ # DISTNAME= riece-5.0.0 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= chat japanese MASTER_SITES= http://download.savannah.gnu.org/releases/riece/ diff --git a/chat/zenicb/Makefile b/chat/zenicb/Makefile index 3b466791cae..1cb443b788c 100644 --- a/chat/zenicb/Makefile +++ b/chat/zenicb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2008/10/11 09:31:54 uebayasi Exp $ +# $NetBSD: Makefile,v 1.22 2009/08/06 01:44:46 minskim Exp $ DISTNAME= zenicb-19981202 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/chat/zenirc/Makefile b/chat/zenirc/Makefile index 9a2194705aa..aa51cc4e004 100644 --- a/chat/zenirc/Makefile +++ b/chat/zenirc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2008/10/11 09:31:54 uebayasi Exp $ +# $NetBSD: Makefile,v 1.12 2009/08/06 01:44:46 minskim Exp $ # DISTNAME= zenirc-2.112 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ftp://ftp.splode.com/pub/zenirc/ diff --git a/chat/zephyr-mode/Makefile b/chat/zephyr-mode/Makefile index cb645985972..80782acb4b6 100644 --- a/chat/zephyr-mode/Makefile +++ b/chat/zephyr-mode/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2008/10/11 09:31:55 uebayasi Exp $ +# $NetBSD: Makefile,v 1.16 2009/08/06 01:44:47 minskim Exp $ # DISTNAME= zephyr-mode-2.5.20 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat net MASTER_SITES= http://www.cs.cmu.edu/People/dkindred/zephyr-mode/ diff --git a/devel/apel/Makefile b/devel/apel/Makefile index 2b9fde39f7f..865c9d7f8f5 100644 --- a/devel/apel/Makefile +++ b/devel/apel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2009/06/06 15:33:37 minskim Exp $ +# $NetBSD: Makefile,v 1.22 2009/08/06 01:44:47 minskim Exp $ DISTNAME= apel-10.7 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/apel/ diff --git a/devel/cflow-mode/Makefile b/devel/cflow-mode/Makefile index 38536be0f64..7bd62bc3c16 100644 --- a/devel/cflow-mode/Makefile +++ b/devel/cflow-mode/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2008/10/11 09:31:55 uebayasi Exp $ +# $NetBSD: Makefile,v 1.6 2009/08/06 01:44:47 minskim Exp $ DISTNAME= cflow-1.1 PKGNAME= cflow-mode-1.1 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=cflow/} diff --git a/devel/cmake-mode/Makefile b/devel/cmake-mode/Makefile index 79350c7a1ee..d1c8c02c990 100644 --- a/devel/cmake-mode/Makefile +++ b/devel/cmake-mode/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2008/11/10 16:08:04 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2009/08/06 01:44:47 minskim Exp $ # DISTNAME= cmake-mode PKGNAME= cmake-mode-20080606 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.cmake.org/CMakeDocs/ EXTRACT_SUFX= .el diff --git a/devel/cqual/Makefile b/devel/cqual/Makefile index 12e0625b524..b74cfc4961f 100644 --- a/devel/cqual/Makefile +++ b/devel/cqual/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2008/10/11 09:31:55 uebayasi Exp $ +# $NetBSD: Makefile,v 1.17 2009/08/06 01:44:47 minskim Exp $ # DISTNAME= cqual-0.991 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cqual/} diff --git a/devel/doxymacs/Makefile b/devel/doxymacs/Makefile index b54d09e7647..0a4ee0ada45 100644 --- a/devel/doxymacs/Makefile +++ b/devel/doxymacs/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2008/10/11 09:31:55 uebayasi Exp $ +# $NetBSD: Makefile,v 1.7 2009/08/06 01:44:48 minskim Exp $ # DISTNAME= doxymacs-1.8.0 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=doxymacs/} diff --git a/devel/elib/Makefile b/devel/elib/Makefile index 158e2020c67..91d6a420e01 100644 --- a/devel/elib/Makefile +++ b/devel/elib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2006/05/26 19:33:36 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2009/08/06 01:44:48 minskim Exp $ # PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CONFLICTS+= emacs20-elib-[0-9]* diff --git a/devel/emacs-ilisp/Makefile b/devel/emacs-ilisp/Makefile index 8c9a38a2673..3a3436cbb64 100644 --- a/devel/emacs-ilisp/Makefile +++ b/devel/emacs-ilisp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2008/10/11 19:25:53 uwe Exp $ +# $NetBSD: Makefile,v 1.16 2009/08/06 01:44:48 minskim Exp $ # DISTNAME= ilisp-20021222 PKGNAME= ${EMACS_PKGNAME_PREFIX}emacs-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ilisp/} diff --git a/devel/flim/Makefile b/devel/flim/Makefile index f3603dca9e9..79eabf908e3 100644 --- a/devel/flim/Makefile +++ b/devel/flim/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2009/07/12 20:49:14 minskim Exp $ +# $NetBSD: Makefile,v 1.32 2009/08/06 01:44:48 minskim Exp $ DISTNAME= flim-1.14.9 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/comp/emacsen/lisp/flim/flim-1.14/ diff --git a/devel/haskell-mode/Makefile b/devel/haskell-mode/Makefile index 78b3ef65bac..c5c6f68187d 100644 --- a/devel/haskell-mode/Makefile +++ b/devel/haskell-mode/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2008/10/11 09:31:55 uebayasi Exp $ +# $NetBSD: Makefile,v 1.19 2009/08/06 01:44:48 minskim Exp $ DISTNAME= haskell-mode-1.44 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel editors MASTER_SITES= http://www.haskell.org/haskell-mode/ diff --git a/devel/js2-mode/Makefile b/devel/js2-mode/Makefile index 9c856f5e1bf..17975643aa9 100644 --- a/devel/js2-mode/Makefile +++ b/devel/js2-mode/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2009/08/06 00:48:27 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/06 01:44:49 minskim Exp $ # DISTNAME= js2-20080406 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://js2-mode.googlecode.com/files/ EXTRACT_SUFX= .el diff --git a/devel/lua-mode/Makefile b/devel/lua-mode/Makefile index b7f58e14e70..77f4683c73d 100644 --- a/devel/lua-mode/Makefile +++ b/devel/lua-mode/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/05/14 05:52:12 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2009/08/06 01:44:49 minskim Exp $ # DISTNAME= lua-mode-20071122 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://luaforge.net/frs/download.php/2724/ diff --git a/devel/mell/Makefile b/devel/mell/Makefile index bf7ac4df80c..c2fb986beb9 100644 --- a/devel/mell/Makefile +++ b/devel/mell/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/10/11 09:31:55 uebayasi Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/06 01:44:49 minskim Exp $ # DISTNAME= mell-1.0.0 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://taiyaki.org/elisp/mell/src/ diff --git a/devel/php-mode/Makefile b/devel/php-mode/Makefile index aa345a700b8..2c821216bd5 100644 --- a/devel/php-mode/Makefile +++ b/devel/php-mode/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/10/11 09:31:55 uebayasi Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/06 01:44:49 minskim Exp $ # DISTNAME= php-mode-1.4.0 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=php-mode/} diff --git a/devel/psvn/Makefile b/devel/psvn/Makefile index d9c9a355224..ce3eedd30c8 100644 --- a/devel/psvn/Makefile +++ b/devel/psvn/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2008/10/11 09:31:55 uebayasi Exp $ +# $NetBSD: Makefile,v 1.7 2009/08/06 01:44:49 minskim Exp $ # DISTNAME= psvn.el PKGNAME= psvn-${VER} +PKGREVISION= 1 CATEGORIES= devel editors scm MASTER_SITES= http://svn.collab.net/viewvc/*checkout*/svn/trunk/contrib/client-side/emacs/psvn.el?revision=${VER}&file= DIST_SUBDIR= psvn-${VER} diff --git a/devel/pvs/Makefile b/devel/pvs/Makefile index b18ef46f562..0a0b06cc385 100644 --- a/devel/pvs/Makefile +++ b/devel/pvs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2009/05/19 08:59:11 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2009/08/06 01:44:50 minskim Exp $ # DISTNAME= pvs-${VERSION} PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel lang MASTER_SITES= ftp://pvs.csl.sri.com/pub/pvs/pvs${VERSION}/ \ ftp://ftp.cs.york.ac.uk/pub/pvs/pvs${VERSION}/ \ diff --git a/devel/python-mode/Makefile b/devel/python-mode/Makefile index abddac25617..46627e3c01d 100644 --- a/devel/python-mode/Makefile +++ b/devel/python-mode/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2009/08/05 06:47:53 minskim Exp $ +# $NetBSD: Makefile,v 1.23 2009/08/06 01:44:50 minskim Exp $ # DISTNAME= python-mode-1.0 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=python-mode/} diff --git a/devel/rsltc/Makefile b/devel/rsltc/Makefile index b109f152866..91621485880 100644 --- a/devel/rsltc/Makefile +++ b/devel/rsltc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2009/08/05 09:47:50 minskim Exp $ +# $NetBSD: Makefile,v 1.12 2009/08/06 01:44:50 minskim Exp $ # DISTNAME= rsltcsrc PKGNAME= rsltc-2.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.iist.unu.edu/newrh/III/3/1/docs/rsltc/source/ EXTRACT_SUFX= .tgz diff --git a/devel/ruby-mode/Makefile b/devel/ruby-mode/Makefile index 5c63666d14b..3388c22a803 100644 --- a/devel/ruby-mode/Makefile +++ b/devel/ruby-mode/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2008/10/11 09:31:55 uebayasi Exp $ +# $NetBSD: Makefile,v 1.21 2009/08/06 01:44:50 minskim Exp $ # DISTNAME= ${RUBY_DISTNAME} PKGNAME= ${EMACS_PKGNAME_PREFIX}${RUBY_PKGPREFIX}-mode-${RUBY_VERSION_SUFFIX} +PKGREVISION= 1 CATEGORIES= devel ruby MASTER_SITES= ${MASTER_SITE_RUBY} diff --git a/devel/ruby-rd-mode/Makefile b/devel/ruby-rd-mode/Makefile index 4ab0462a12a..c5536b0dd44 100644 --- a/devel/ruby-rd-mode/Makefile +++ b/devel/ruby-rd-mode/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2008/10/11 09:31:55 uebayasi Exp $ +# $NetBSD: Makefile,v 1.24 2009/08/06 01:44:50 minskim Exp $ # DISTNAME= rdtool-${RUBY_RD_VERSION} PKGNAME= ${EMACS_PKGNAME_PREFIX}${RUBY_PKGPREFIX}-rd-mode-${RUBY_RD_VERSION} +PKGREVISION= 1 CATEGORIES= devel ruby MASTER_SITES= http://rubyforge.org/frs/download.php/33346/ diff --git a/devel/semantic/Makefile b/devel/semantic/Makefile index 4cf25a9c616..06ebf319d76 100644 --- a/devel/semantic/Makefile +++ b/devel/semantic/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2009/07/12 21:29:50 minskim Exp $ +# $NetBSD: Makefile,v 1.28 2009/08/06 01:44:51 minskim Exp $ # DISTNAME= semantic-1.4.4 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cedet/} diff --git a/devel/semi/Makefile b/devel/semi/Makefile index ca913d9c9f0..3d378069dad 100644 --- a/devel/semi/Makefile +++ b/devel/semi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2008/11/26 13:25:07 obache Exp $ +# $NetBSD: Makefile,v 1.30 2009/08/06 01:44:51 minskim Exp $ # DISTNAME= semi-1.14.6 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/comp/emacsen/lisp/semi/semi-1.14-for-flim-1.14/ diff --git a/devel/sml-mode/Makefile b/devel/sml-mode/Makefile index 39483c661c6..7133b89b4ed 100644 --- a/devel/sml-mode/Makefile +++ b/devel/sml-mode/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2008/10/11 09:31:55 uebayasi Exp $ +# $NetBSD: Makefile,v 1.17 2009/08/06 01:44:51 minskim Exp $ DISTNAME= sml-mode-3.9.5 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel editors MASTER_SITES= ftp://flint.cs.yale.edu/pub/monnier/sml-mode/ diff --git a/editors/gnuserv/Makefile b/editors/gnuserv/Makefile index 9c36af1543c..5cda8107d51 100644 --- a/editors/gnuserv/Makefile +++ b/editors/gnuserv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2008/10/11 09:31:56 uebayasi Exp $ +# $NetBSD: Makefile,v 1.12 2009/08/06 01:44:51 minskim Exp $ DISTNAME= gnuserv-3.12.7 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ${HOMEPAGE}/src/ diff --git a/editors/matlab-mode/Makefile b/editors/matlab-mode/Makefile index 789c14ad947..a8fac95be5c 100644 --- a/editors/matlab-mode/Makefile +++ b/editors/matlab-mode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/10/11 09:31:56 uebayasi Exp $ +# $NetBSD: Makefile,v 1.12 2009/08/06 01:44:51 minskim Exp $ # DISTNAME= matlab.el @@ -6,7 +6,7 @@ DISTNAME= matlab.el # emacs vs xemacs BASEPKGNAME= matlab-mode-2.3.1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${BASEPKGNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors math MASTER_SITES= http://www.mathworks.com/matlabcentral/files/104/ EXTRACT_SUFX= diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile index a52521badf7..84c200801c9 100644 --- a/editors/speedbar/Makefile +++ b/editors/speedbar/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2008/10/11 09:31:56 uebayasi Exp $ +# $NetBSD: Makefile,v 1.21 2009/08/06 01:44:51 minskim Exp $ # DISTNAME= speedbar-0.14beta4 PKGNAME= ${EMACS_PKGNAME_PREFIX}speedbar-0.14rc4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cedet/} diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index 22002b3dcef..0188154225a 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2009/08/05 06:57:41 minskim Exp $ +# $NetBSD: Makefile,v 1.21 2009/08/06 01:44:52 minskim Exp $ DISTNAME= tamago-4.0.6 PKGNAME= ${EMACS_PKGNAME_PREFIX}tamago-20020909 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= http://unit.aist.go.jp/itri/itri-gist/ftp.m17n.org/pub/tamago/ diff --git a/graphics/artist/Makefile b/graphics/artist/Makefile index 786138ca199..c387eaf0b7f 100644 --- a/graphics/artist/Makefile +++ b/graphics/artist/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2008/10/11 09:31:56 uebayasi Exp $ +# $NetBSD: Makefile,v 1.10 2009/08/06 01:44:52 minskim Exp $ DISTNAME= artist-1.2.6 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.lysator.liu.se/~tab/artist/ diff --git a/inputmethod/anthy-elisp/Makefile b/inputmethod/anthy-elisp/Makefile index ccbe28235cf..0ab16b96959 100644 --- a/inputmethod/anthy-elisp/Makefile +++ b/inputmethod/anthy-elisp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2008/10/11 09:31:57 uebayasi Exp $ +# $NetBSD: Makefile,v 1.10 2009/08/06 01:44:52 minskim Exp $ .include "../../inputmethod/anthy/Makefile.common" PKGNAME= ${EMACS_PKGNAME_PREFIX}anthy-elisp-${ANTHY_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod editors MAINTAINER= taya@NetBSD.org diff --git a/inputmethod/prime-el/Makefile b/inputmethod/prime-el/Makefile index b3cc19a824f..e50ad544b46 100644 --- a/inputmethod/prime-el/Makefile +++ b/inputmethod/prime-el/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/10/11 09:31:57 uebayasi Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/06 01:44:52 minskim Exp $ # DISTNAME= prime-el-1.5.1.3 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= http://prime.sourceforge.jp/src/ diff --git a/inputmethod/skk/Makefile b/inputmethod/skk/Makefile index 74f30ed35db..2829039f623 100644 --- a/inputmethod/skk/Makefile +++ b/inputmethod/skk/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2008/10/13 08:07:02 uebayasi Exp $ +# $NetBSD: Makefile,v 1.20 2009/08/06 01:44:52 minskim Exp $ # DISTNAME= ddskk-20080309 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/^ddskk/skk/} +PKGREVISION= 1 CATEGORIES= japanese inputmethod MASTER_SITES= http://openlab.ring.gr.jp/skk/maintrunk/ \ http://openlab.ring.gr.jp/skk/maintrunk/old-snapshots/ diff --git a/inputmethod/tc/Makefile b/inputmethod/tc/Makefile index d1919ad6f3b..635a041faec 100644 --- a/inputmethod/tc/Makefile +++ b/inputmethod/tc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2008/10/11 09:31:57 uebayasi Exp $ +# $NetBSD: Makefile,v 1.15 2009/08/06 01:44:53 minskim Exp $ # DISTNAME= tc-2.3.1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= japanese inputmethod MASTER_SITES= http://openlab.ring.gr.jp/tcode/resources/soft/ diff --git a/inputmethod/uim-elisp/Makefile b/inputmethod/uim-elisp/Makefile index 62e4a9b5ad1..c12bac4ae04 100644 --- a/inputmethod/uim-elisp/Makefile +++ b/inputmethod/uim-elisp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/03/09 12:45:53 hasso Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/06 01:44:53 minskim Exp $ .include "../../inputmethod/uim/Makefile.common" PKGNAME= ${EMACS_PKGNAME_PREFIX}uim-elisp-${UIM_VERSION} +PKGREVISION= 1 CATEGORIES= inputmethod editors COMMENT= Emacs LISP for inputmethod/uim diff --git a/lang/eieio/Makefile b/lang/eieio/Makefile index b324f92de45..31d5a482afa 100644 --- a/lang/eieio/Makefile +++ b/lang/eieio/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2008/10/11 09:31:57 uebayasi Exp $ +# $NetBSD: Makefile,v 1.19 2009/08/06 01:44:53 minskim Exp $ # DISTNAME= eieio-0.17 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cedet/} diff --git a/lang/twelf/Makefile b/lang/twelf/Makefile index a9c5359d208..e416ad439af 100644 --- a/lang/twelf/Makefile +++ b/lang/twelf/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2009/05/19 08:59:20 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2009/08/06 01:44:53 minskim Exp $ # DISTNAME= twelf-1-4 PKGNAME= ${EMACS_PKGNAME_PREFIX}twelf-1.4 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.cs.cmu.edu/~twelf/dist/ diff --git a/mail/etach/Makefile b/mail/etach/Makefile index 65e7e7313c4..a8344557e15 100644 --- a/mail/etach/Makefile +++ b/mail/etach/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2008/10/11 09:31:57 uebayasi Exp $ +# $NetBSD: Makefile,v 1.17 2009/08/06 01:44:53 minskim Exp $ DISTNAME= etach-1.2.9 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= http://rulnick.com/etach/download/ diff --git a/mail/mailcrypt/Makefile b/mail/mailcrypt/Makefile index 21516aadd16..84cfac4bd16 100644 --- a/mail/mailcrypt/Makefile +++ b/mail/mailcrypt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2009/08/06 00:49:40 minskim Exp $ +# $NetBSD: Makefile,v 1.17 2009/08/06 01:44:53 minskim Exp $ DISTNAME= mailcrypt-3.5.8 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mailcrypt/} diff --git a/mail/mew/Makefile b/mail/mew/Makefile index 5637bc6bbe6..813d3fc6410 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.75 2008/10/11 09:31:57 uebayasi Exp $ +# $NetBSD: Makefile,v 1.76 2009/08/06 01:44:53 minskim Exp $ DISTNAME= mew-5.2 -PKGREVISION= 1 +PKGREVISION= 2 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} CATEGORIES= mail MASTER_SITES= http://www.mew.org/Release/ diff --git a/mail/rmail-mime/Makefile b/mail/rmail-mime/Makefile index 6731e74c7c8..fd991d8e99e 100644 --- a/mail/rmail-mime/Makefile +++ b/mail/rmail-mime/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2009/03/17 21:40:46 darcy Exp $ +# $NetBSD: Makefile,v 1.12 2009/08/06 01:44:54 minskim Exp $ # DISTNAME= rmail-mime-1.13.0 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.m17n.org/pub/mule/semi/rmail-mime/ diff --git a/mail/vm/Makefile b/mail/vm/Makefile index 4873f16769a..4fb436fbab5 100644 --- a/mail/vm/Makefile +++ b/mail/vm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2008/10/11 09:31:57 uebayasi Exp $ +# $NetBSD: Makefile,v 1.35 2009/08/06 01:44:54 minskim Exp $ DISTNAME= vm-7.19 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.uni-mainz.de/pub/software/gnu/vm/ \ ftp://tug.org/vm/ \ diff --git a/math/ess/Makefile b/math/ess/Makefile index 1c0eea1ed3a..bf7e92e697c 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2008/10/11 09:31:57 uebayasi Exp $ +# $NetBSD: Makefile,v 1.19 2009/08/06 01:44:54 minskim Exp $ DISTNAME= ess-5.3.4 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz diff --git a/math/texdrive/Makefile b/math/texdrive/Makefile index f16966a4e86..176dde852b9 100644 --- a/math/texdrive/Makefile +++ b/math/texdrive/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/12/09 12:19:59 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2009/08/06 01:44:54 minskim Exp $ # DISTNAME= texdrive PKGNAME= texdrive-0.0.20081126.171834 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.djcbsoftware.nl/code/texdrive/ EXTRACT_SUFX= .el diff --git a/misc/bbdb/Makefile b/misc/bbdb/Makefile index dd863c89317..1dafd49a9ce 100644 --- a/misc/bbdb/Makefile +++ b/misc/bbdb/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2009/06/06 15:32:56 minskim Exp $ +# $NetBSD: Makefile,v 1.21 2009/08/06 01:44:54 minskim Exp $ # DISTNAME= bbdb-2.34 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail misc news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bbdb/} diff --git a/misc/elscreen/Makefile b/misc/elscreen/Makefile index d430aa013a7..dc11c6cda7b 100644 --- a/misc/elscreen/Makefile +++ b/misc/elscreen/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2008/10/13 08:07:02 uebayasi Exp $ +# $NetBSD: Makefile,v 1.17 2009/08/06 01:44:54 minskim Exp $ # DISTNAME= elscreen-1.4.5 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +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 f82abc2571d..3146dffbc42 100644 --- a/misc/emacs-wiki/Makefile +++ b/misc/emacs-wiki/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/10/11 09:31:57 uebayasi Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/06 01:44:54 minskim 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/lookup/Makefile b/misc/lookup/Makefile index c334286c9d7..59af5f56e9b 100644 --- a/misc/lookup/Makefile +++ b/misc/lookup/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2009/08/05 07:57:17 minskim Exp $ +# $NetBSD: Makefile,v 1.20 2009/08/06 01:44:54 minskim Exp $ # DISTNAME= lookup-1.4.1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://openlab.jp/edict/lookup/dist/ diff --git a/print/auctex/Makefile b/print/auctex/Makefile index 7b36226bf3d..7b9e39cab88 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2008/10/11 09:31:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.36 2009/08/06 01:44:55 minskim Exp $ DISTNAME= auctex-11.84 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:=auctex/} diff --git a/security/EasyPG/Makefile b/security/EasyPG/Makefile index 71c1c58d927..f4ac327208c 100644 --- a/security/EasyPG/Makefile +++ b/security/EasyPG/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2009/08/05 08:01:36 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2009/08/06 01:44:55 minskim Exp $ DISTNAME= epg-0.0.16 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/epg/EasyPG/} +PKGREVISION= 1 CATEGORIES= security mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=epg/29289/} diff --git a/security/starttls/Makefile b/security/starttls/Makefile index e88c1557439..3bb7941d84b 100644 --- a/security/starttls/Makefile +++ b/security/starttls/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2008/10/11 09:31:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.5 2009/08/06 01:44:55 minskim Exp $ # DISTNAME= starttls-0.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ftp://opaopa.org/pub/elisp/ diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile index 67043aa745c..87b4293f900 100644 --- a/textproc/dictem/Makefile +++ b/textproc/dictem/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2009/04/06 10:34:55 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2009/08/06 01:44:55 minskim Exp $ DISTNAME= dictem-1.0.2 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dictem/} \ http://www.mova.org/~cheusov/pub/dictem/ diff --git a/textproc/emacs-dict-client/Makefile b/textproc/emacs-dict-client/Makefile index 1265f4c2c67..c5a257f0ff8 100644 --- a/textproc/emacs-dict-client/Makefile +++ b/textproc/emacs-dict-client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2008/10/11 09:31:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.11 2009/08/06 01:44:55 minskim Exp $ DISTNAME= dictionary-1.8.2 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/dictionary/emacs-dict-client/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${HOMEPAGE} diff --git a/textproc/emacs-muse/Makefile b/textproc/emacs-muse/Makefile index aff6e8918fc..69f1f90569d 100644 --- a/textproc/emacs-muse/Makefile +++ b/textproc/emacs-muse/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:35 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/06 01:44:55 minskim Exp $ # DISTNAME= muse-3.11 PKGNAME= ${EMACS_PKGNAME_PREFIX}emacs-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc editors MASTER_SITES= http://download.gna.org/muse-el/ diff --git a/textproc/flyspell/Makefile b/textproc/flyspell/Makefile index 5395fd062a4..c8e835df6bc 100644 --- a/textproc/flyspell/Makefile +++ b/textproc/flyspell/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2008/10/11 09:31:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.19 2009/08/06 01:44:56 minskim Exp $ # DISTNAME= flyspell-1.7m.el PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/.el//} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www-sop.inria.fr/mimosa/personnel/Manuel.Serrano/flyspell/ EXTRACT_SUFX= # empty diff --git a/textproc/ispell-emacs/Makefile b/textproc/ispell-emacs/Makefile index 47dcc3bfbb0..f4f3f34ed8a 100644 --- a/textproc/ispell-emacs/Makefile +++ b/textproc/ispell-emacs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2008/10/11 09:31:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.11 2009/08/06 01:44:56 minskim Exp $ # DISTNAME= ispell.el PKGNAME= ${EMACS_PKGNAME_PREFIX}ispell-emacs-3.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ftp://kdstevens.com/pub/stevens/ EXTRACT_SUFX= .gz diff --git a/textproc/markdown-mode/Makefile b/textproc/markdown-mode/Makefile index 82a62e5bcba..f06111bc38a 100644 --- a/textproc/markdown-mode/Makefile +++ b/textproc/markdown-mode/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/05/14 06:09:13 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2009/08/06 01:44:56 minskim Exp $ DISTNAME= markdown-mode PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}-1.6 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://jblevins.org/projects/markdown-mode/ EXTRACT_SUFX= .el diff --git a/textproc/migemo-elisp/Makefile b/textproc/migemo-elisp/Makefile index 55a515b5ed3..7f17a5d244e 100644 --- a/textproc/migemo-elisp/Makefile +++ b/textproc/migemo-elisp/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/10/11 09:31:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/06 01:44:56 minskim Exp $ .include "../../textproc/migemo/Makefile.common" PKGNAME= ${EMACS_PKGNAME_PREFIX}migemo-elisp-${MIGEMO_VERSION} +PKGREVISION= 1 COMMENT= Elisp for migemo diff --git a/textproc/nxml-mode/Makefile b/textproc/nxml-mode/Makefile index 45f7e85c64d..ead5c1b5e87 100644 --- a/textproc/nxml-mode/Makefile +++ b/textproc/nxml-mode/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2009/08/05 16:19:35 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2009/08/06 01:44:56 minskim Exp $ DISTNAME= nxml-mode-20041004 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc editors MASTER_SITES= http://www.thaiopensource.com/download/ diff --git a/textproc/psgml-mode/Makefile b/textproc/psgml-mode/Makefile index 186cf83253b..dba86a331ce 100644 --- a/textproc/psgml-mode/Makefile +++ b/textproc/psgml-mode/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2008/10/11 09:31:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.20 2009/08/06 01:44:56 minskim Exp $ DISTNAME= psgml-1.3.2 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-/-mode-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psgml/} diff --git a/textproc/suikyo-elisp/Makefile b/textproc/suikyo-elisp/Makefile index dcd3f709160..f5c84051e0d 100644 --- a/textproc/suikyo-elisp/Makefile +++ b/textproc/suikyo-elisp/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2008/10/11 09:31:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/06 01:44:56 minskim Exp $ # .include "../../textproc/suikyo/Makefile.common" PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-/-elisp-/} +PKGREVISION= 1 MAINTAINER= obache@NetBSD.org HOMEPAGE= http://taiyaki.org/suikyo/elisp/index.html diff --git a/textproc/xslide/Makefile b/textproc/xslide/Makefile index 8e38831429c..92fd0df7351 100644 --- a/textproc/xslide/Makefile +++ b/textproc/xslide/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2009/07/07 20:26:10 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2009/08/06 01:44:57 minskim Exp $ # DISTNAME= xslide-0.2.2 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xslide/} |