summaryrefslogtreecommitdiff
path: root/misc/freedialog/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-26 18:56:24 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-26 18:56:24 +0000
commita02531d9f9d850d58d91c4bc5eba254c10d6096c (patch)
treef5d0a91d752ae67af1556e62173b5eeaf8918d42 /misc/freedialog/files
parentRemove the prc-tools ports. Distfile SNAFU. Broken port. No maintainer. (diff)
Initial import of freedialog version 0.3.
An implementation of dialog(1) under a BSD-friendly license. PR: 14728 Submitted by: James Howard <howardj@wam.umd.edu>
Notes
Notes: svn path=/head/; revision=23375
Diffstat (limited to 'misc/freedialog/files')
-rw-r--r--misc/freedialog/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/freedialog/files/patch-aa b/misc/freedialog/files/patch-aa
new file mode 100644
index 000000000000..b6c961bb3f2b
--- /dev/null
+++ b/misc/freedialog/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.orig Sat Oct 30 19:06:26 1999
++++ Makefile Sat Oct 30 19:06:09 1999
+@@ -1,3 +1,8 @@
++DESTDIR= ${PREFIX}
++BINDIR= /bin
++MANDIR= /man/man
++NOMANCOMPRESS= 1
++
+ PROG= dialog
+ SRCS= dialog.c
+