pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross/asm6809
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Mar 5 16:17:55 UTC 2020
Modified Files:
pkgsrc/cross/asm6809: Makefile
Log Message:
asm6809: Fix HOMEPAGE.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/cross/asm6809/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cross/asm6809/Makefile
diff -u pkgsrc/cross/asm6809/Makefile:1.1 pkgsrc/cross/asm6809/Makefile:1.2
--- pkgsrc/cross/asm6809/Makefile:1.1 Thu Mar 5 16:11:49 2020
+++ pkgsrc/cross/asm6809/Makefile Thu Mar 5 16:17:55 2020
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2020/03/05 16:11:49 jperkin Exp $
+# $NetBSD: Makefile,v 1.2 2020/03/05 16:17:55 jperkin Exp $
DISTNAME= asm6809-2.12
CATEGORIES= cross
MASTER_SITES= https://www.6809.org.uk/asm6809/dl/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://www.6809.org.uk/asm6809/dl/
+HOMEPAGE= https://www.6809.org.uk/asm6809/
COMMENT= Portable assembler targeting Motorola 6809 and Hitachi 6309
LICENSE= gnu-gpl-v3
Home |
Main Index |
Thread Index |
Old Index