diff options
author | wiz <wiz> | 2003-07-13 13:50:19 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-07-13 13:50:19 +0000 |
commit | 38645f8e1f38d86911518cc3cc4e551558a3026b (patch) | |
tree | 3cd1576b2c4d6ec60b72ad162bfb4a7c8b870966 /textproc/pyDict | |
parent | 13069a378704cce92243018952823f78c58f815f (diff) | |
download | pkgsrc-38645f8e1f38d86911518cc3cc4e551558a3026b.tar.gz |
PKGREVISION bump for libiconv update.
Diffstat (limited to 'textproc/pyDict')
-rw-r--r-- | textproc/pyDict/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/pyDict/Makefile b/textproc/pyDict/Makefile index be2318662f4..60f10c4a84f 100644 --- a/textproc/pyDict/Makefile +++ b/textproc/pyDict/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2003/05/02 11:56:32 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/13 13:53:36 wiz Exp $ DISTNAME= pyDict-0.2.5.1 -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/dict CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pydict/} |