diff options
author | joerg <joerg@pkgsrc.org> | 2010-02-10 19:17:31 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-02-10 19:17:31 +0000 |
commit | 429e956b3f65f46fee87f0517dd7cda65b802071 (patch) | |
tree | 8d1c55b1db5b2103178d24b391166bfb308e5005 /editors/lyx | |
parent | 707a0b9e1f4486900e17b98d4679434d9ded5477 (diff) | |
download | pkgsrc-429e956b3f65f46fee87f0517dd7cda65b802071.tar.gz |
Bump revision for PYTHON_VERSION_DEFAULT change.
Diffstat (limited to 'editors/lyx')
-rw-r--r-- | editors/lyx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile index 071d8abc6b9..007222f5850 100644 --- a/editors/lyx/Makefile +++ b/editors/lyx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/01/18 09:58:48 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2010/02/10 19:17:37 joerg Exp $ # DISTNAME= lyx-1.6.4.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/ \ http://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.6.x/ \ |