mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Fix minor bug -- add realinstall to TARGETS.
Submitted by: hoek
This commit is contained in:
parent
5bfa903acc
commit
3a6b4df1f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29585
@ -32,7 +32,7 @@
|
||||
# clean-for-cdrom-list, clean-restricted-list,
|
||||
# configure, deinstall,
|
||||
# depend, depends, describe, extract, fetch, fetch-list, ignorelist,
|
||||
# install, package, package-loop, readmes, realinstall, reinstall, tags
|
||||
# install, package, readmes, realinstall, reinstall, tags
|
||||
#
|
||||
# search:
|
||||
# Search for ports using either 'make search key=<keyword>'
|
||||
@ -89,7 +89,7 @@ TARGETS+= fetch
|
||||
TARGETS+= fetch-list
|
||||
TARGETS+= ignorelist
|
||||
TARGETS+= package
|
||||
TARGETS+= package-loop
|
||||
TARGETS+= realinstall
|
||||
TARGETS+= reinstall
|
||||
TARGETS+= tags
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user