aboutsummaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
Diffstat (limited to 'ports')
-rw-r--r--ports/pdcurses/vcpkg.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/pdcurses/vcpkg.json b/ports/pdcurses/vcpkg.json
index 55ae1a1d9..59398f2fe 100644
--- a/ports/pdcurses/vcpkg.json
+++ b/ports/pdcurses/vcpkg.json
@@ -1,7 +1,7 @@
{
"name": "pdcurses",
"version-string": "3.9",
- "port-version": 1,
+ "port-version": 2,
"description": "Public Domain Curses - a curses library for environments that don't fit the termcap/terminfo model.",
- "homepage": "https://sourceforge.net/projects/pdcurses/"
+ "homepage": "https://pdcurses.org/"
}