diff options
Diffstat (limited to 'misc/lookup')
-rw-r--r-- | misc/lookup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/ |