diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2003-01-16 12:33:55 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2003-01-16 12:33:55 +0000 |
commit | 932156bf4b4de85761da7a35e8852a96311213f8 (patch) | |
tree | 5b796a9675c1ebd50a6850647607ea2f4bd4455c /textproc | |
parent | 488900150bd2f2491e93ce6abe406b497b10fc61 (diff) | |
download | pkgsrc-932156bf4b4de85761da7a35e8852a96311213f8.tar.gz |
Bump revision for the last commit. Binary packages will have different
contents after dependency changes.
Spotted by Thomas Klausne.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/dict-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dict-client/Makefile b/textproc/dict-client/Makefile index 88b2634f535..d01700f2877 100644 --- a/textproc/dict-client/Makefile +++ b/textproc/dict-client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/01/16 06:00:31 uebayasi Exp $ +# $NetBSD: Makefile,v 1.9 2003/01/16 12:33:55 uebayasi Exp $ DISTNAME= dictd-1.8.0 PKGNAME= dict-client-1.8.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ftp://ftp.dict.org/pub/dict/ |