diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-12-28 21:22:53 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-12-28 21:22:53 +0000 |
commit | 7e72fa0860b9e37fce43c2944fa7cbcfa6e58b0a (patch) | |
tree | bceaecf9cecd56a1557f660b10f4a8bd7d8e8cae /print | |
parent | 365c306131fad0577fe85c22adc648c7f56dc2b6 (diff) | |
download | pkgsrc-7e72fa0860b9e37fce43c2944fa7cbcfa6e58b0a.tar.gz |
Bump PKGREVISION on packages that depend on x11/xforms, since there
has been a soname change. Pointed out by fredb.
Diffstat (limited to 'print')
-rw-r--r-- | print/cjk-lyx/Makefile | 3 | ||||
-rw-r--r-- | print/lyx/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile index bbb3b10c737..d0fee545df6 100644 --- a/print/cjk-lyx/Makefile +++ b/print/cjk-lyx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2002/09/29 10:12:48 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/12/28 21:22:55 jschauma Exp $ DISTNAME= lyx-${LYX_VERS} PKGNAME= cjk-${DISTNAME} +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/ \ diff --git a/print/lyx/Makefile b/print/lyx/Makefile index fe5fb652a69..3027cdcbeba 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.49 2002/09/29 10:10:16 jlam Exp $ +# $NetBSD: Makefile,v 1.50 2002/12/28 21:22:55 jschauma Exp $ # FreeBSD Id: Makefile,v 1.14 1998/02/14 16:46:50 andreas Exp # DISTNAME= lyx-1.2.1 PKGNAME= lyx-1.2.1 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/ \ |