diff options
author | joerg <joerg@pkgsrc.org> | 2005-12-12 21:36:54 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2005-12-12 21:36:54 +0000 |
commit | e76585337dbf3d008b940bb1ce66c1b008430a90 (patch) | |
tree | 1bbbedadaf32b97ef27a77307b4797b2613cf6ce /textproc | |
parent | 43f6f216301a66a35350deadc513fdcc7577a5b5 (diff) | |
download | pkgsrc-e76585337dbf3d008b940bb1ce66c1b008430a90.tar.gz |
Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/stardic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/stardic/Makefile b/textproc/stardic/Makefile index f9a990f4477..6fa89c9c4a3 100644 --- a/textproc/stardic/Makefile +++ b/textproc/stardic/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/06/01 18:03:23 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/12/12 21:36:56 joerg Exp $ DISTNAME= dic PKGNAME= stardic-1.31 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://download.linuxbyte.net/Chinese/dictionary/ |