summaryrefslogtreecommitdiff
path: root/comms/xcept
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-09-15 11:29:18 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-09-15 11:29:18 +0000
commit17de392e72df77eaf0a1056c1e86fc62373ff44b (patch)
tree786b1a75580b2ac91df5ab2993d7304e53fb4597 /comms/xcept
parentUpdate to 2.29. (diff)
Install files with correct perms (0664->0644)
Approved by: Maintainer
Notes
Notes: svn path=/head/; revision=32635
Diffstat (limited to 'comms/xcept')
-rw-r--r--comms/xcept/files/patch-ad6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/xcept/files/patch-ad b/comms/xcept/files/patch-ad
index c4cc79a2183c..f751e4f067eb 100644
--- a/comms/xcept/files/patch-ad
+++ b/comms/xcept/files/patch-ad
@@ -1,5 +1,5 @@
---- /dev/null Sun Sep 1 12:14:31 1996
-+++ lib/Makefile Sun Sep 1 14:33:06 1996
+--- lib/Makefile.orig Thu Sep 14 18:10:53 2000
++++ lib/Makefile Thu Sep 14 18:12:13 2000
@@ -0,0 +1,14 @@
+#
+# Makefile for scripts
@@ -13,5 +13,5 @@
+
+install:
+ mkdir -p $(DEST)
-+ install -c -m 0664 $(SCRIPTS) $(DEST)
++ install -c -m 0644 $(SCRIPTS) $(DEST)
+ chmod 755 $(DEST)/ZDF.pl $(DEST)/xcept.pl