pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/flim



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Dec 12 10:17:16 UTC 2025

Modified Files:
        pkgsrc/devel/flim: Makefile

Log Message:
flim: comment out dead HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/devel/flim/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/flim/Makefile
diff -u pkgsrc/devel/flim/Makefile:1.45 pkgsrc/devel/flim/Makefile:1.46
--- pkgsrc/devel/flim/Makefile:1.45     Sun Dec 24 14:23:05 2023
+++ pkgsrc/devel/flim/Makefile  Fri Dec 12 10:17:16 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2023/12/24 14:23:05 zafer Exp $
+# $NetBSD: Makefile,v 1.46 2025/12/12 10:17:16 wiz Exp $
 
 DISTNAME=      flim-1.14.9
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES=     devel
 MASTER_SITES=  #
 
 MAINTAINER=    tech-pkg-ja%jp.NetBSD.org@localhost
-HOMEPAGE=      http://git.chise.org/elisp/flim/
+#HOMEPAGE=     http://git.chise.org/elisp/flim/
 COMMENT=       Emacs lisp library for message representation/encoding
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index