summaryrefslogtreecommitdiff
path: root/ports-mgmt/newportsversioncheck
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-10-12 05:03:18 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-10-12 05:03:18 +0000
commit52b4c43ef3cc2b955496d92c73c3eddf40c04cc5 (patch)
tree8288b8fce99f9fb53f461ac3fce94046d2124d59 /ports-mgmt/newportsversioncheck
parentMove datafiles from games/grande to share/grande (diff)
Add note about ports/86776 requirement.
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/86776
Notes
Notes: svn path=/head/; revision=145068
Diffstat (limited to 'ports-mgmt/newportsversioncheck')
-rw-r--r--ports-mgmt/newportsversioncheck/Makefile1
-rw-r--r--ports-mgmt/newportsversioncheck/files/pkg-message.in4
2 files changed, 5 insertions, 0 deletions
diff --git a/ports-mgmt/newportsversioncheck/Makefile b/ports-mgmt/newportsversioncheck/Makefile
index 763034c42fbb..5d8a9c9c1dea 100644
--- a/ports-mgmt/newportsversioncheck/Makefile
+++ b/ports-mgmt/newportsversioncheck/Makefile
@@ -7,6 +7,7 @@
PORTNAME= newportsversioncheck
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.mavetju.org/download/
diff --git a/ports-mgmt/newportsversioncheck/files/pkg-message.in b/ports-mgmt/newportsversioncheck/files/pkg-message.in
index b4481c17c3b4..b541a8e85419 100644
--- a/ports-mgmt/newportsversioncheck/files/pkg-message.in
+++ b/ports-mgmt/newportsversioncheck/files/pkg-message.in
@@ -9,3 +9,7 @@ And then edit bin/mail_maintainers.pl and set the variable $ME to
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
+(http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/86776) applied
+to bsd.port.mk.