aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/doscmd/Makefile1
-rw-r--r--emulators/doscmd/files/patch-doscmd.111
2 files changed, 12 insertions, 0 deletions
diff --git a/emulators/doscmd/Makefile b/emulators/doscmd/Makefile
index 25fd29edc7d7..98f83d9f906b 100644
--- a/emulators/doscmd/Makefile
+++ b/emulators/doscmd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= doscmd
PORTVERSION= 20040330
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= des
diff --git a/emulators/doscmd/files/patch-doscmd.1 b/emulators/doscmd/files/patch-doscmd.1
new file mode 100644
index 000000000000..12b8950a8e7c
--- /dev/null
+++ b/emulators/doscmd/files/patch-doscmd.1
@@ -0,0 +1,11 @@
+--- doscmd.1.orig Sun Dec 4 11:02:22 2005
++++ doscmd.1 Sun Dec 4 11:03:13 2005
+@@ -754,7 +754,7 @@
+ and then typing
+ .Ic make install
+ in the source directory (normally
+-.Pa /usr/src/usr.bin/doscmd ) .
++.Pa /usr/ports/emulators/doscmd ) .
+ For this to work, the X programmer's kit must have been installed.
+ .Sh AUTHORS
+ .An Pace Willisson ,