We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d3f83d commit b5075f0Copy full SHA for b5075f0
1 file changed
lang/mpd/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.18 2020/04/29 20:31:58 maya Exp $
+# $NetBSD: Makefile,v 1.19 2025/06/16 16:42:22 ryoon Exp $
2
#
3
4
DISTNAME= mpd.1.0.1
@@ -10,7 +10,7 @@ DIST_SUBDIR= mpd-language
10
EXTRACT_SUFX= .tgz
11
12
MAINTAINER= is@NetBSD.org
13
-HOMEPAGE= http://www.cs.arizona.edu/mpd/
+HOMEPAGE= https://www2.cs.arizona.edu/mpd/
14
COMMENT= The MPD language compiler and run time system
15
16
MAKE_JOBS_SAFE= no
0 commit comments