diff options
author | jschauma <jschauma> | 2002-12-28 21:22:53 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2002-12-28 21:22:53 +0000 |
commit | 95b98fb95fe3d5fa2cef56af526c155ef54c0e39 (patch) | |
tree | bceaecf9cecd56a1557f660b10f4a8bd7d8e8cae /print | |
parent | 2acff5a451dd06bd1108ce9e5c4a5fab16cf7867 (diff) | |
download | pkgsrc-95b98fb95fe3d5fa2cef56af526c155ef54c0e39.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/ \ |