aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-04 11:08:00 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-04 11:08:00 +0000
commitea9200c5129702c4b7677c7308b0f8b0682c3cc7 (patch)
tree2839439231aaea96fbb1e45f049819981f90afa8 /emulators
parentf2f1754b99181cba6555b59ad5192b5a7482b01a (diff)
downloadports-ea9200c5129702c4b7677c7308b0f8b0682c3cc7.tar.gz
ports-ea9200c5129702c4b7677c7308b0f8b0682c3cc7.zip
Notes
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 ,