diff options
author | woodsb02 <woodsb02@FreeBSD.org> | 2019-10-09 17:53:21 +0800 |
---|---|---|
committer | woodsb02 <woodsb02@FreeBSD.org> | 2019-10-09 17:53:21 +0800 |
commit | a2fb210ecced2445d7cc7bf5783190bf32e30c9e (patch) | |
tree | f47fc0b26f2e286ebfb23cf593ef65e4b49caa27 /x11-clocks | |
parent | f9a49762c8b24f5d8b8a2c07b7fd568eef02fffa (diff) | |
download | freebsd-ports-gnome-a2fb210ecced2445d7cc7bf5783190bf32e30c9e.tar.gz freebsd-ports-gnome-a2fb210ecced2445d7cc7bf5783190bf32e30c9e.tar.zst freebsd-ports-gnome-a2fb210ecced2445d7cc7bf5783190bf32e30c9e.zip |
Rename port from xfce4-timer-out-plugin to xfce4-time-out-plugin
This aligns the naming with upstream.
Approved by: madpilot (xfce maintainer)
Differential Revision: https://reviews.freebsd.org/D21951
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/xfce4-time-out-plugin/Makefile (renamed from x11-clocks/xfce4-timer-out-plugin/Makefile) | 2 | ||||
-rw-r--r-- | x11-clocks/xfce4-time-out-plugin/distinfo (renamed from x11-clocks/xfce4-timer-out-plugin/distinfo) | 0 | ||||
-rw-r--r-- | x11-clocks/xfce4-time-out-plugin/pkg-descr (renamed from x11-clocks/xfce4-timer-out-plugin/pkg-descr) | 0 | ||||
-rw-r--r-- | x11-clocks/xfce4-time-out-plugin/pkg-plist (renamed from x11-clocks/xfce4-timer-out-plugin/pkg-plist) | 0 |
5 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index 6a0d35ffe752..8a1257666540 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -47,7 +47,7 @@ SUBDIR += xdaliclock SUBDIR += xfce4-datetime-plugin SUBDIR += xfce4-stopwatch-plugin - SUBDIR += xfce4-timer-out-plugin + SUBDIR += xfce4-time-out-plugin SUBDIR += xfce4-timer-plugin SUBDIR += xtimer diff --git a/x11-clocks/xfce4-timer-out-plugin/Makefile b/x11-clocks/xfce4-time-out-plugin/Makefile index 4438a8c1a3b9..ec5146a602b7 100644 --- a/x11-clocks/xfce4-timer-out-plugin/Makefile +++ b/x11-clocks/xfce4-time-out-plugin/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= Timer out plugin for Xfce +COMMENT= Time out plugin for Xfce LICENSE= GPLv2 diff --git a/x11-clocks/xfce4-timer-out-plugin/distinfo b/x11-clocks/xfce4-time-out-plugin/distinfo index 17a5f703ad64..17a5f703ad64 100644 --- a/x11-clocks/xfce4-timer-out-plugin/distinfo +++ b/x11-clocks/xfce4-time-out-plugin/distinfo diff --git a/x11-clocks/xfce4-timer-out-plugin/pkg-descr b/x11-clocks/xfce4-time-out-plugin/pkg-descr index 7002f9f586c3..7002f9f586c3 100644 --- a/x11-clocks/xfce4-timer-out-plugin/pkg-descr +++ b/x11-clocks/xfce4-time-out-plugin/pkg-descr diff --git a/x11-clocks/xfce4-timer-out-plugin/pkg-plist b/x11-clocks/xfce4-time-out-plugin/pkg-plist index 5114177caafd..5114177caafd 100644 --- a/x11-clocks/xfce4-timer-out-plugin/pkg-plist +++ b/x11-clocks/xfce4-time-out-plugin/pkg-plist |