diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-11-20 18:19:10 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-11-20 18:19:10 +0000 |
commit | bd566e33a3f6e5215548149be817cf725cc9e134 (patch) | |
tree | 0c6a0c48dddcc43492be9e44e559a78a3c61db96 /print/yatex-xemacs | |
parent | d1bae6ca98b460da0301b08c41ccfefca278f149 (diff) | |
download | ports-bd566e33a3f6e5215548149be817cf725cc9e134.tar.gz ports-bd566e33a3f6e5215548149be817cf725cc9e134.zip |
Notes
Diffstat (limited to 'print/yatex-xemacs')
-rw-r--r-- | print/yatex-xemacs/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/print/yatex-xemacs/Makefile b/print/yatex-xemacs/Makefile index c36567c5f20b..e97bbe7ad5ce 100644 --- a/print/yatex-xemacs/Makefile +++ b/print/yatex-xemacs/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: YaTeX -# Version required: 1.65.6 -# Date created: 18 Feb. 1998 +# Version required: 1.66 +# Date created: 98/11/17 # Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> # -# $Id: Makefile,v 1.2 1998/08/17 16:33:42 kuriyama Exp $ +# $Id: Makefile,v 1.3 1998/11/15 12:21:55 kuriyama Exp $ # -PKGNAME= ja-yatex-1.65.6 +PKGNAME= ja-yatex-1.66 CATEGORIES= japanese print elisp MULE= yes |