summaryrefslogtreecommitdiff
path: root/ports-mgmt/portmk
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-02-05 02:07:44 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-02-05 02:07:44 +0000
commit5955abd3893cad58ce7ecfde6c9f6787e614f912 (patch)
tree6a102526a5c4045b9c61b0eed5b8b53d3fe1f62f /ports-mgmt/portmk
parent- move manpages to Makefile.man (diff)
Catch up with repocopy.
Notes
Notes: svn path=/head/; revision=184232
Diffstat (limited to 'ports-mgmt/portmk')
-rw-r--r--ports-mgmt/portmk/files/ReadMe2
-rw-r--r--ports-mgmt/portmk/files/make.conf4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/portmk/files/ReadMe b/ports-mgmt/portmk/files/ReadMe
index f9ae28a81b61..2aa25ca9b97a 100644
--- a/ports-mgmt/portmk/files/ReadMe
+++ b/ports-mgmt/portmk/files/ReadMe
@@ -1,4 +1,4 @@
-This is port devel/portmk, an alternate bsd.port.mk.
+This is port ports-mgmt/portmk, an alternate bsd.port.mk.
Targets of this project are:
diff --git a/ports-mgmt/portmk/files/make.conf b/ports-mgmt/portmk/files/make.conf
index 6e336784c0cd..33b4ac25d4e6 100644
--- a/ports-mgmt/portmk/files/make.conf
+++ b/ports-mgmt/portmk/files/make.conf
@@ -1,3 +1,3 @@
-BSDPORTMK?= ${PORTSDIR}/devel/portmk/Mk/bsd.port.mk
-BSDPORTSUBDIRMK?= ${PORTSDIR}/devel/portmk/Mk/bsd.port.subdir.mk
+BSDPORTMK?= ${PORTSDIR}/ports-mgmt/portmk/Mk/bsd.port.mk
+BSDPORTSUBDIRMK?= ${PORTSDIR}/ports-mgmt/portmk/Mk/bsd.port.subdir.mk