pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/libmms



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan  5 09:15:23 UTC 2026

Modified Files:
        pkgsrc/net/libmms: Makefile

Log Message:
libmms: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/libmms/Makefile

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

Modified files:

Index: pkgsrc/net/libmms/Makefile
diff -u pkgsrc/net/libmms/Makefile:1.13 pkgsrc/net/libmms/Makefile:1.14
--- pkgsrc/net/libmms/Makefile:1.13     Sat Jun 22 11:52:31 2019
+++ pkgsrc/net/libmms/Makefile  Mon Jan  5 09:15:23 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2019/06/22 11:52:31 nia Exp $
+# $NetBSD: Makefile,v 1.14 2026/01/05 09:15:23 wiz Exp $
 
 DISTNAME=      libmms-0.6.4
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=libmms/}
 
 MAINTAINER=    jfranz%bsdprojects.net@localhost
-HOMEPAGE=      https://sourceforge.net/projects/libmms
+HOMEPAGE=      https://sourceforge.net/projects/libmms/
 COMMENT=       Library for parsing mms:// and mmsh:// type network streams
 LICENSE=       gnu-lgpl-v2.1
 



Home | Main Index | Thread Index | Old Index