diff options
author | fredb <fredb> | 1999-09-20 02:40:46 +0000 |
---|---|---|
committer | fredb <fredb> | 1999-09-20 02:40:46 +0000 |
commit | 8a2228841ad72131b1de0f70be19f8079963e712 (patch) | |
tree | ac1ed7e3798b29e368d1b325b57baf21d1f2cf8f /www/htdig/patches | |
parent | e6042359984f82387302659621f03e127287d03a (diff) | |
download | pkgsrc-8a2228841ad72131b1de0f70be19f8079963e712.tar.gz |
Initial import of htdig-3.1.2 package.
Diffstat (limited to 'www/htdig/patches')
-rw-r--r-- | www/htdig/patches/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/htdig/patches/patch-aa b/www/htdig/patches/patch-aa new file mode 100644 index 00000000000..9ea3d408eb1 --- /dev/null +++ b/www/htdig/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1.1.1 1999/09/20 02:40:46 fredb Exp $ + +--- CONFIG.in.orig Wed Apr 21 21:47:53 1999 ++++ CONFIG.in Sun Sep 19 18:08:24 1999 +@@ -23,7 +23,7 @@ + # + # This specifies the root of the directory tree to be used by ht://Dig + # +-DEST= $(prefix) ++DEST= $(prefix)/share/htdig + + # + # BIN_DIR |