diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-03-01 04:16:14 +0000 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-03-01 04:16:14 +0000 |
commit | ddcb5293b500b7d82448746c7b1dfcad91c007dd (patch) | |
tree | 32488ca5eaa1b778c56e77299dc5dc8f30c0a281 /textproc/coco/files/patch-af | |
parent | add gps 0.9.1 (diff) |
Add package includes coco & m2ps.
Those commands are included in mule-2.3 but not integrated in
emacs-2x distribution even after merging MULE feature.
(repo-copied from editors/mule-common)
PR: ports/33287
Submitted by: Teruaki Ata <PFA03027@nifty.ne.jp>
Notes
Notes:
svn path=/head/; revision=55366
Diffstat (limited to 'textproc/coco/files/patch-af')
-rw-r--r-- | textproc/coco/files/patch-af | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/textproc/coco/files/patch-af b/textproc/coco/files/patch-af deleted file mode 100644 index 23092a4a8ca0..000000000000 --- a/textproc/coco/files/patch-af +++ /dev/null @@ -1,13 +0,0 @@ ---- configure.orig Tue Aug 20 13:11:26 1996 -+++ configure Sat Jan 16 23:18:54 1999 -@@ -756,6 +756,10 @@ - machine=alpha opsys=gnu-linux - ;; - -+ alpha-*-freebsd* ) -+ machine=alpha opsys=freebsd -+ ;; -+ - ## Altos 3068 - m68*-altos-sysv* ) - machine=altos opsys=usg5-2 |