pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms/hylafax



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 12 07:38:48 UTC 2024

Modified Files:
        pkgsrc/comms/hylafax: Makefile

Log Message:
hylafax: fix comment


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/comms/hylafax/Makefile

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

Modified files:

Index: pkgsrc/comms/hylafax/Makefile
diff -u pkgsrc/comms/hylafax/Makefile:1.81 pkgsrc/comms/hylafax/Makefile:1.82
--- pkgsrc/comms/hylafax/Makefile:1.81  Sun Feb 11 23:56:28 2024
+++ pkgsrc/comms/hylafax/Makefile       Mon Feb 12 07:38:48 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2024/02/11 23:56:28 gdt Exp $
+# $NetBSD: Makefile,v 1.82 2024/02/12 07:38:48 wiz Exp $
 
 # This package has a complicated upstream situation.  One upstream is
 # "hylafax.org"; the last release was 6.0.7 on 2018-09-18.  Another
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.hylafax.org/sour
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.hylafax.org/
-# nnnnnnnnhttps://sourceforge.net/projects/hylafax/
+# https://sourceforge.net/projects/hylafax/
 COMMENT=       Telecommunication and fax server system
 LICENSE=       sgi-free-software-b-v2.0
 



Home | Main Index | Thread Index | Old Index