pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Fixed download URL



Module Name:	pkgsrc-wip
Committed By:	astr0b4by <astr0b4by%gmail.com@localhost>
Pushed By:	astr0b4by
Date:		Sat Sep 26 23:08:20 2020 +0000
Changeset:	96ad978172da546c86b84815ae5d2fb5a4eb9d72

Modified Files:
	c3270/Makefile

Log Message:
Fixed download URL

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=96ad978172da546c86b84815ae5d2fb5a4eb9d72

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 c3270/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
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@localhost


Home | Main Index | Thread Index | Old Index