pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/zenity3
Module Name: pkgsrc
Committed By: gutteridge
Date: Sun Aug 11 03:18:15 UTC 2024
Modified Files:
pkgsrc/x11/zenity3: Makefile
Log Message:
zenity3: improve comment
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/zenity3/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/zenity3/Makefile
diff -u pkgsrc/x11/zenity3/Makefile:1.1 pkgsrc/x11/zenity3/Makefile:1.2
--- pkgsrc/x11/zenity3/Makefile:1.1 Sun Aug 11 02:09:55 2024
+++ pkgsrc/x11/zenity3/Makefile Sun Aug 11 03:18:15 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2024/08/11 02:09:55 gutteridge Exp $
+# $NetBSD: Makefile,v 1.2 2024/08/11 03:18:15 gutteridge Exp $
DISTNAME= zenity-3.41.0
PKGNAME= ${DISTNAME:S/zenity/zenity3/}
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.gnome.org/
-COMMENT= Display X11 dialogs from the command line
+COMMENT= Display GTK dialogs from the command line
LICENSE= gnu-lgpl-v2.1
CONFLICTS= zenity-[0-9]*
Home |
Main Index |
Thread Index |
Old Index