diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-20 22:54:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-20 22:54:56 +0000 |
commit | 76481bba998dbf2b36489390a92442f90c344e3c (patch) | |
tree | d2899b01c3f37da02eefeff988d545df7576e57a /ports-mgmt | |
parent | Upgrade to version 1.4.4. (diff) |
[patch] Clarify using instructions for sysutils/newportsversioncheck
There are two patches in the PR mentioned bye pkg-message, but
this tool depends on the first one and doesn't work with the
second one. This should be clearly mentioned.
PR: ports/96100
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Notes
Notes:
svn path=/head/; revision=160047
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/newportsversioncheck/files/pkg-message.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/newportsversioncheck/files/pkg-message.in b/ports-mgmt/newportsversioncheck/files/pkg-message.in index b541a8e85419..24ea2d1dba16 100644 --- a/ports-mgmt/newportsversioncheck/files/pkg-message.in +++ b/ports-mgmt/newportsversioncheck/files/pkg-message.in @@ -10,6 +10,6 @@ your name and email address. Don't forget the \ in front of the @. Then read the file bin/README with regarding to the "Running" section. -Note: for this tool to work you need to have the patch in ports/86776 +Note: for this tool to work you need to have the first patch in ports/86776 (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/86776) applied to bsd.port.mk. |