From 96ad978172da546c86b84815ae5d2fb5a4eb9d72 Mon Sep 17 00:00:00 2001 From: astr0b4by Date: Sat, 26 Sep 2020 23:08:20 +0000 Subject: [PATCH] Fixed download URL --- c3270/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c3270/Makefile b/c3270/Makefile index 0237ed1a64..15635e225a 100644 --- a/c3270/Makefile +++ b/c3270/Makefile @@ -3,7 +3,7 @@ DISTNAME= c3270-3.3.15ga9-src PKGNAME= c3270-3.3.15ga9 CATEGORIES= net -MASTER_SITES= http://x3270.bgp.nu/download/03.03.15/ +MASTER_SITES= http://x3270.bgp.nu/download/03.03/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org