diff options
author | tg <tg@FreeBSD.org> | 1997-02-12 16:39:25 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-02-12 16:39:25 +0800 |
commit | 285dc403a079cbbaa0d336052332dd12c6758588 (patch) | |
tree | cbb874c690837f385b80be9718d6d3f315bb27e5 /lang/icon/files | |
parent | bda87eb573e9c05fce99ef6b56ac692e88a034f7 (diff) | |
download | freebsd-ports-gnome-285dc403a079cbbaa0d336052332dd12c6758588.tar.gz freebsd-ports-gnome-285dc403a079cbbaa0d336052332dd12c6758588.tar.zst freebsd-ports-gnome-285dc403a079cbbaa0d336052332dd12c6758588.zip |
Upgrade to 9.3.
Closes 1/13th of PR #2677 ;-).
Diffstat (limited to 'lang/icon/files')
-rw-r--r-- | lang/icon/files/patch-ca | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/lang/icon/files/patch-ca b/lang/icon/files/patch-ca index abc697877a7d..5dc9692650ac 100644 --- a/lang/icon/files/patch-ca +++ b/lang/icon/files/patch-ca @@ -1,23 +1,6 @@ *** Makefile.orig Fri Jul 29 21:41:19 1994 --- Makefile Wed Mar 1 19:34:18 1995 *************** -*** 4,10 **** - - help: - @echo "See the Icon installation documents." -! @echo "Copies are in the doc directory here. - - ################################################################## - # ---- 4,10 ---- - - help: - @echo "See the Icon installation documents." -! @echo "Copies are in the doc directory here." - - ################################################################## - # -*************** *** 241,243 **** --- 241,259 ---- -cd tests; $(MAKE) Clean |