diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-31 13:38:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-31 13:38:42 +0000 |
commit | f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d (patch) | |
tree | 384a6fe89b7bf8bffcc478f3462d538eea755790 /print/cjk-lyx | |
parent | 49be72eaa4585216ade79b274fca337c2bf4866a (diff) | |
download | ports-f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d.tar.gz ports-f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d.zip |
Notes
Diffstat (limited to 'print/cjk-lyx')
-rw-r--r-- | print/cjk-lyx/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile index c8f2f52bbec6..78a77d95da00 100644 --- a/print/cjk-lyx/Makefile +++ b/print/cjk-lyx/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: cjk-lyx -# Date created: Sa 12 Okt 1996 19:20:51 MET DST -# Whom: Andreas Klemm <andreas@klemm.gtn.com> -# +# Created by: Andreas Klemm <andreas@klemm.gtn.com> # $FreeBSD$ -# PORTNAME= lyx PORTVERSION= 1.4.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= print chinese japanese korean MASTER_SITES= ftp://cellular.phys.pusan.ac.kr/CJK-LyX/qt/ \ ftp://ftp.u-aizu.ac.jp/pub/tex/cjk-lyx/qt/ \ |