pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/desklaunch
Module Name: pkgsrc
Committed By: ktnb
Date: Mon Jan 13 16:47:24 UTC 2025
Modified Files:
pkgsrc/x11/desklaunch: Makefile
Log Message:
desklaunch: use debian site variable
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/desklaunch/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/desklaunch/Makefile
diff -u pkgsrc/x11/desklaunch/Makefile:1.10 pkgsrc/x11/desklaunch/Makefile:1.11
--- pkgsrc/x11/desklaunch/Makefile:1.10 Mon Jan 13 14:36:29 2025
+++ pkgsrc/x11/desklaunch/Makefile Mon Jan 13 16:47:24 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2025/01/13 14:36:29 ktnb Exp $
+# $NetBSD: Makefile,v 1.11 2025/01/13 16:47:24 ktnb Exp $
#
VERSION= 1.1.8
DISTNAME= desklaunch_${VERSION}
PKGNAME= desklaunch-${VERSION}
CATEGORIES= x11
-MASTER_SITES= http://deb.debian.org/debian/pool/main/d/desklaunch/
+MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/d/desklaunch/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://web.archive.org/web/20191129172107/https://www.oroborus.org/
Home |
Main Index |
Thread Index |
Old Index