diff options
Diffstat (limited to 'x11/xterm/Makefile')
-rw-r--r-- | x11/xterm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index 13628ac..3fd6c02 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -1,5 +1,5 @@ COMMENT = terminal emulator for the X Window System. -DISTNAME = xterm-378 +DISTNAME = xterm-382 CATEGORIES = x11 @@ -13,7 +13,7 @@ PERMIT_PACKAGE = Yes WANTLIB = ICE X11 Xaw7 Xext Xft Xinerama Xmu Xpm Xt \ c curses fontconfig freetype util -MASTER_SITES = ftp://ftp.invisible-island.net/xterm/ +MASTER_SITES = https://invisible-island.net/archives/xterm/ EXTRACT_SUFX = .tgz |