diff options
author | asami <asami@FreeBSD.org> | 1995-11-22 21:06:38 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-22 21:06:38 +0800 |
commit | ab1953a77a2b3857af6047651d61d3bfcc015c95 (patch) | |
tree | 4b2636549b7c57eda1afcb408eaee114a8957868 /japanese/ptex-base | |
parent | 705e012f481d0cb8e9be8f47ec5f97c81266daf9 (diff) | |
download | freebsd-ports-gnome-ab1953a77a2b3857af6047651d61d3bfcc015c95.tar.gz freebsd-ports-gnome-ab1953a77a2b3857af6047651d61d3bfcc015c95.tar.zst freebsd-ports-gnome-ab1953a77a2b3857af6047651d61d3bfcc015c95.zip |
Category name changes ("printing" -> "print", "languages" -> "lang").
"networking" is left alone for now.
Diffstat (limited to 'japanese/ptex-base')
-rw-r--r-- | japanese/ptex-base/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ptex-base/Makefile b/japanese/ptex-base/Makefile index 4c137dd8230d..81bb8d1a2455 100644 --- a/japanese/ptex-base/Makefile +++ b/japanese/ptex-base/Makefile @@ -3,12 +3,12 @@ # Date created: 5 Nov 1995 # Whom: Hideaki Ohmon <ohmon@sfc.keio.ac.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/11/15 10:16:07 asami Exp $ # DISTNAME= ptex3.1415.p2.1.1 PKGNAME= jp-ptex-2.1.1 -CATEGORIES+= japanese printing +CATEGORIES+= japanese print MASTER_SITES= ftp://bash.cc.keio.ac.jp/pub/TeX/ASCII-pTeX-2.1.1/ \ ftp://bash.cc.keio.ac.jp/pub/TeX/ASCII-pTeX-2.1.1/corresponding-sources/ \ ftp://ftp.iij.ad.jp/pub/TeX/ASCII-pTeX/2.1.1/ \ |