pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/lcc



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Fri Oct 20 03:35:15 UTC 2023

Modified Files:
        pkgsrc/devel/lcc: Makefile

Log Message:
lcc: Update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/lcc/Makefile

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

Modified files:

Index: pkgsrc/devel/lcc/Makefile
diff -u pkgsrc/devel/lcc/Makefile:1.16 pkgsrc/devel/lcc/Makefile:1.17
--- pkgsrc/devel/lcc/Makefile:1.16      Sun Jan  4 05:00:45 2015
+++ pkgsrc/devel/lcc/Makefile   Fri Oct 20 03:35:15 2023
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2015/01/04 05:00:45 dholland Exp $
+# $NetBSD: Makefile,v 1.17 2023/10/20 03:35:15 ryoon Exp $
 
 DISTNAME=      lcc-4.1
 CATEGORIES=    devel lang
 MASTER_SITES=  ftp://ftp.cs.princeton.edu/pub/lcc/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://sites.google.com/site/lccretargetablecompiler
+HOMEPAGE=      https://drh.github.io/lcc/
 COMMENT=       Local ANSI C compiler for a variety of platforms
 
 USE_TOOLS+=    yacc



Home | Main Index | Thread Index | Old Index