diff options
author | rh <rh> | 1999-12-08 09:35:10 +0000 |
---|---|---|
committer | rh <rh> | 1999-12-08 09:35:10 +0000 |
commit | 0282d3bcdd70f07b83115a2e5e7c6e0fa6cc740e (patch) | |
tree | 5a9927584fcc43327d4280f8ea775d4da0e42081 /lang/hugs | |
parent | c05686db3f22ba3b20ac4a9ce826f0b96c915144 (diff) | |
download | pkgsrc-0282d3bcdd70f07b83115a2e5e7c6e0fa6cc740e.tar.gz |
defuzz
Diffstat (limited to 'lang/hugs')
-rw-r--r-- | lang/hugs/files/patch-sum | 4 | ||||
-rw-r--r-- | lang/hugs/patches/patch-aa | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/lang/hugs/files/patch-sum b/lang/hugs/files/patch-sum index 2d8b9842665..e3357374c93 100644 --- a/lang/hugs/files/patch-sum +++ b/lang/hugs/files/patch-sum @@ -1,3 +1,3 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 13:54:08 agc Exp $ +$NetBSD: patch-sum,v 1.2 1999/12/08 09:44:32 rh Exp $ -MD5 (patch-aa) = ae9d2abe6be6aa8e569572f7d0b264bf +MD5 (patch-aa) = 90cea2611ef7cb003e70d3ed8e40baf9 diff --git a/lang/hugs/patches/patch-aa b/lang/hugs/patches/patch-aa index c290869b32d..578adcfe2e5 100644 --- a/lang/hugs/patches/patch-aa +++ b/lang/hugs/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.2 1998/08/07 11:09:03 agc Exp $ +$NetBSD: patch-aa,v 1.3 1999/12/08 09:44:32 rh Exp $ ---- MkInstal.in.orig Thu Oct 2 18:21:41 1997 -+++ MkInstal.in Fri Apr 3 23:45:39 1998 +--- MkInstal.in.orig Thu May 27 23:29:24 1999 ++++ MkInstal.in Wed Dec 8 10:43:54 1999 @@ -10,9 +10,6 @@ # multiple files at once. ################################################################ @@ -11,7 +11,7 @@ $NetBSD: patch-aa,v 1.2 1998/08/07 11:09:03 agc Exp $ - install :: install_bin install_lib # the bare minimum install :: install_libs # lotsa libraries - install :: install_demos install_Haskore # goodies + install :: install_demos # goodies @@ -22,8 +19,8 @@ install_bin :: hugs$(EXE) runhugs$(EXE) |