pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/notification-daemon



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Apr 24 08:40:32 UTC 2023

Modified Files:
        pkgsrc/sysutils/notification-daemon: Makefile

Log Message:
notification-daemon: comment out dead HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/sysutils/notification-daemon/Makefile

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

Modified files:

Index: pkgsrc/sysutils/notification-daemon/Makefile
diff -u pkgsrc/sysutils/notification-daemon/Makefile:1.57 pkgsrc/sysutils/notification-daemon/Makefile:1.58
--- pkgsrc/sysutils/notification-daemon/Makefile:1.57   Sun Jan 29 21:17:49 2023
+++ pkgsrc/sysutils/notification-daemon/Makefile        Mon Apr 24 08:40:32 2023
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2023/01/29 21:17:49 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.58 2023/04/24 08:40:32 wiz Exp $
 
 DISTNAME=      notification-daemon-0.7.6
 PKGREVISION=   22
@@ -8,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_GNOME:=sourc
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.galago-project.org/
+#HOMEPAGE=     http://www.galago-project.org/
 COMMENT=       Shows notification messages on the desktop
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index