diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /textproc/emacs-dict-client/Makefile | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'textproc/emacs-dict-client/Makefile')
-rw-r--r-- | textproc/emacs-dict-client/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/emacs-dict-client/Makefile b/textproc/emacs-dict-client/Makefile index b107ec23f3b..8d67a23e123 100644 --- a/textproc/emacs-dict-client/Makefile +++ b/textproc/emacs-dict-client/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/08/28 04:25:31 uebayasi Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:01 joerg Exp $ DISTNAME= dictionary-1.8.2 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/dictionary/emacs-dict-client/} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${HOMEPAGE} |