diff options
author | edwin <edwin@FreeBSD.org> | 2006-04-21 06:54:56 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-04-21 06:54:56 +0800 |
commit | c19e5ffdfda6c4b8538f0cfceae692d9763110f3 (patch) | |
tree | 0f21e7c76997fb69c1c12784d69eb285d114603f /sysutils | |
parent | 66b26fe2b214b98a532c06cb2e4c2602203500e0 (diff) | |
download | freebsd-ports-gnome-c19e5ffdfda6c4b8538f0cfceae692d9763110f3.tar.gz freebsd-ports-gnome-c19e5ffdfda6c4b8538f0cfceae692d9763110f3.tar.zst freebsd-ports-gnome-c19e5ffdfda6c4b8538f0cfceae692d9763110f3.zip |
[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>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/newportsversioncheck/files/pkg-message.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/newportsversioncheck/files/pkg-message.in b/sysutils/newportsversioncheck/files/pkg-message.in index b541a8e85419..24ea2d1dba16 100644 --- a/sysutils/newportsversioncheck/files/pkg-message.in +++ b/sysutils/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. |