pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/deskmenu



Module Name:    pkgsrc
Committed By:   ktnb
Date:           Mon Jan 13 16:46:27 UTC 2025

Modified Files:
        pkgsrc/x11/deskmenu: Makefile

Log Message:
deskmenu: Use the debian site variable


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/x11/deskmenu/Makefile

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

Modified files:

Index: pkgsrc/x11/deskmenu/Makefile
diff -u pkgsrc/x11/deskmenu/Makefile:1.50 pkgsrc/x11/deskmenu/Makefile:1.51
--- pkgsrc/x11/deskmenu/Makefile:1.50   Sun Jan 12 16:17:49 2025
+++ pkgsrc/x11/deskmenu/Makefile        Mon Jan 13 16:46:27 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.50 2025/01/12 16:17:49 ktnb Exp $
+# $NetBSD: Makefile,v 1.51 2025/01/13 16:46:27 ktnb Exp $
 #
 
 VERSION=       1.4.5
 DISTNAME=      deskmenu_${VERSION}
 PKGNAME=       deskmenu-${VERSION}
 CATEGORIES=    x11
-MASTER_SITES=  http://deb.debian.org/debian/pool/main/d/deskmenu/
+MASTER_SITES=  ${MASTER_SITE_DEBIAN:=pool/main/d/deskmenu/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://web.archive.org/web/20191129172107/https://www.oroborus.org/



Home | Main Index | Thread Index | Old Index