aboutsummaryrefslogtreecommitdiff
path: root/contrib/ncurses
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-05-09 02:30:24 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-05-09 02:30:24 +0000
commit6f67bb1485cb601cea42e64d84aee212667d834d (patch)
tree836ed334d5009b0166c534328d08d527983af29f /contrib/ncurses
parentf5cf48b83eafb64c76535c2afa80c8e492ddb8e8 (diff)
Notes
Diffstat (limited to 'contrib/ncurses')
-rw-r--r--contrib/ncurses/FREEBSD-upgrade4
-rw-r--r--contrib/ncurses/FREEBSD-vendor4
2 files changed, 4 insertions, 4 deletions
diff --git a/contrib/ncurses/FREEBSD-upgrade b/contrib/ncurses/FREEBSD-upgrade
index 0e7cdf20ab0b..c123c3e9f0be 100644
--- a/contrib/ncurses/FREEBSD-upgrade
+++ b/contrib/ncurses/FREEBSD-upgrade
@@ -20,8 +20,8 @@ then imported by:
The date in the tag can be obtained from contrib/ncurses/dist.mk.
If the version is a snapshot,
- cvs import -m 'Import ncurses 5.6-20080209 snapshot onto the vendor branch' \
- src/contrib/ncurses NCURSES v5_6_20080209
+ cvs import -m 'Import ncurses 5.6-20080503 snapshot onto the vendor branch' \
+ src/contrib/ncurses NCURSES v5_6_20080503
Remove files that are removed in this release in vendor branch (NCURSES)
instead of HEAD.
diff --git a/contrib/ncurses/FREEBSD-vendor b/contrib/ncurses/FREEBSD-vendor
index ab85905a0c9c..a8b28e0a4d2e 100644
--- a/contrib/ncurses/FREEBSD-vendor
+++ b/contrib/ncurses/FREEBSD-vendor
@@ -1,8 +1,8 @@
# $FreeBSD$
Project: Ncurses (new curses) library
ProjectURL: http://www.gnu.org/software/ncurses/
-Version: 5.6-20080209 snapshot
+Version: 5.6-20080503 snapshot
VendorTag: NCURSES
-VersionTag: v5_6_20080209
+VersionTag: v5_6_20080503
License: MIT-like
Maintainer: peter, rafan