summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-07-27 17:28:38 +0000
committerjlam <jlam@pkgsrc.org>2006-07-27 17:28:38 +0000
commit1796f4ff8aeff39e6ace854e8574d66fd3f98ba5 (patch)
treec33fe4ed48a65addcd3f308f3244f5ec214daa12 /mk
parentef98051bf99a33b1bb2c9973d6bde31a19bd2054 (diff)
downloadpkgsrc-1796f4ff8aeff39e6ace854e8574d66fd3f98ba5.tar.gz
Note that "fetch-list" is a public target.
Diffstat (limited to 'mk')
-rw-r--r--mk/fetch/bsd.fetch.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/fetch/bsd.fetch.mk b/mk/fetch/bsd.fetch.mk
index 6d832f71389..5176f812e61 100644
--- a/mk/fetch/bsd.fetch.mk
+++ b/mk/fetch/bsd.fetch.mk
@@ -1,11 +1,11 @@
-# $NetBSD: bsd.fetch.mk,v 1.3 2006/07/18 22:41:06 jlam Exp $
+# $NetBSD: bsd.fetch.mk,v 1.4 2006/07/27 17:28:38 jlam Exp $
#
# This Makefile fragment is included by bsd.pkg.mk and defines the
# relevant variables and targets for the "fetch" step.
#
# The following are the "public" targets provided by this module:
#
-# fetch
+# fetch, fetch-list
#
# The following targets may be overridden in a package Makefile:
#