pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/twolame



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 15 09:10:21 UTC 2026

Modified Files:
        pkgsrc/audio/twolame: Makefile

Log Message:
twolame: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/audio/twolame/Makefile

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

Modified files:

Index: pkgsrc/audio/twolame/Makefile
diff -u pkgsrc/audio/twolame/Makefile:1.15 pkgsrc/audio/twolame/Makefile:1.16
--- pkgsrc/audio/twolame/Makefile:1.15  Wed Feb 12 06:44:31 2025
+++ pkgsrc/audio/twolame/Makefile       Sun Feb 15 09:10:21 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2025/02/12 06:44:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2026/02/15 09:10:21 wiz Exp $
 
 DISTNAME=      twolame-0.4.0
 PKGREVISION=   5
@@ -6,7 +6,7 @@ CATEGORIES=     audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=twolame/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.twolame.org/
+HOMEPAGE=      https://www.twolame.org/
 COMMENT=       Optimised MPEG Audio Layer 2 (MP2) encoder based on tooLAME
 LICENSE=       gnu-lgpl-v2.1
 



Home | Main Index | Thread Index | Old Index