From 466eb19304eb5e38314b7097743beb8a145e157d Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Fri, 2 Jun 2006 02:49:32 +0000 Subject: [PATCH] I suppose that one of these years I'll remember to quit committing local changes to this file. At least they're harmless. --- devel/portmk/Mk/bsd.port.subdir.mk | 3 +-- ports-mgmt/portmk/Mk/bsd.port.subdir.mk | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/devel/portmk/Mk/bsd.port.subdir.mk b/devel/portmk/Mk/bsd.port.subdir.mk index 99667d1aeb75..82ba7d542b74 100644 --- a/devel/portmk/Mk/bsd.port.subdir.mk +++ b/devel/portmk/Mk/bsd.port.subdir.mk @@ -33,7 +33,7 @@ # configure, deinstall, # depend, depends, describe, extract, fetch, fetch-list, ignorelist, # install, maintainer, makesum, package, readmes, realinstall, reinstall, -# status, tags +# tags # # search: # Search for ports using either 'make search key=' @@ -110,7 +110,6 @@ TARGETS+= package TARGETS+= package-recursive TARGETS+= realinstall TARGETS+= reinstall -TARGETS+= status TARGETS+= tags .for __target in ${TARGETS} diff --git a/ports-mgmt/portmk/Mk/bsd.port.subdir.mk b/ports-mgmt/portmk/Mk/bsd.port.subdir.mk index 99667d1aeb75..82ba7d542b74 100644 --- a/ports-mgmt/portmk/Mk/bsd.port.subdir.mk +++ b/ports-mgmt/portmk/Mk/bsd.port.subdir.mk @@ -33,7 +33,7 @@ # configure, deinstall, # depend, depends, describe, extract, fetch, fetch-list, ignorelist, # install, maintainer, makesum, package, readmes, realinstall, reinstall, -# status, tags +# tags # # search: # Search for ports using either 'make search key=' @@ -110,7 +110,6 @@ TARGETS+= package TARGETS+= package-recursive TARGETS+= realinstall TARGETS+= reinstall -TARGETS+= status TARGETS+= tags .for __target in ${TARGETS}