diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-07 10:06:21 +0200 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-07 10:09:01 +0200 |
commit | cf118ccf875508b9a1c570044c93cfcc82bd455c (patch) | |
tree | 2c94cfc5a4d4e80512c81686f40530d811bc1425 /x11-clocks | |
parent | e956200e0cb1ab3a412c123fa23aaaf47b1ea8da (diff) | |
download | freebsd-ports-cf118ccf875508b9a1c570044c93cfcc82bd455c.zip |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/asclock-xlib/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/cairo-clock/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/kteatime/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/ktimer/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/oclock/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/p5-Tk-Clock/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/wlclock/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/xclock/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/xfce4-stopwatch-plugin/Makefile | 1 |
10 files changed, 0 insertions, 10 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index 4255736e908e..544c6c595d1c 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,4 +1,3 @@ - COMMENT = X11 clocks SUBDIR += abclock diff --git a/x11-clocks/asclock-xlib/Makefile b/x11-clocks/asclock-xlib/Makefile index 2afe0ebb357b..66bc276bbeba 100644 --- a/x11-clocks/asclock-xlib/Makefile +++ b/x11-clocks/asclock-xlib/Makefile @@ -1,4 +1,3 @@ - PORTNAME= asclock-xlib PORTVERSION= 2.0.11 PORTREVISION= 4 diff --git a/x11-clocks/cairo-clock/Makefile b/x11-clocks/cairo-clock/Makefile index 2a93b9d52cb4..8dc1e89308f9 100644 --- a/x11-clocks/cairo-clock/Makefile +++ b/x11-clocks/cairo-clock/Makefile @@ -1,4 +1,3 @@ - PORTNAME= cairo-clock DISTVERSION= 0.3.4 PORTREVISION= 1 diff --git a/x11-clocks/kteatime/Makefile b/x11-clocks/kteatime/Makefile index 611cbe01fe6f..5c06a801fdfc 100644 --- a/x11-clocks/kteatime/Makefile +++ b/x11-clocks/kteatime/Makefile @@ -1,4 +1,3 @@ - PORTNAME= kteatime DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= x11-clocks kde kde-applications diff --git a/x11-clocks/ktimer/Makefile b/x11-clocks/ktimer/Makefile index 6c0c2a53912f..0f42e3f3f297 100644 --- a/x11-clocks/ktimer/Makefile +++ b/x11-clocks/ktimer/Makefile @@ -1,4 +1,3 @@ - PORTNAME= ktimer DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= x11-clocks kde kde-applications diff --git a/x11-clocks/oclock/Makefile b/x11-clocks/oclock/Makefile index fd5a6e1912d8..bfddcd5b0c4c 100644 --- a/x11-clocks/oclock/Makefile +++ b/x11-clocks/oclock/Makefile @@ -1,4 +1,3 @@ - PORTNAME= oclock PORTVERSION= 1.0.4 CATEGORIES= x11-clocks diff --git a/x11-clocks/p5-Tk-Clock/Makefile b/x11-clocks/p5-Tk-Clock/Makefile index ef033b61452b..4f9a560f5034 100644 --- a/x11-clocks/p5-Tk-Clock/Makefile +++ b/x11-clocks/p5-Tk-Clock/Makefile @@ -1,4 +1,3 @@ - PORTNAME= Tk-Clock PORTVERSION= 0.41 CATEGORIES= x11-clocks perl5 tk diff --git a/x11-clocks/wlclock/Makefile b/x11-clocks/wlclock/Makefile index 4abbd9a72195..a6767043d134 100644 --- a/x11-clocks/wlclock/Makefile +++ b/x11-clocks/wlclock/Makefile @@ -1,4 +1,3 @@ - PORTNAME= wlclock DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 diff --git a/x11-clocks/xclock/Makefile b/x11-clocks/xclock/Makefile index 34fa092d1855..92b0be8bb0f6 100644 --- a/x11-clocks/xclock/Makefile +++ b/x11-clocks/xclock/Makefile @@ -1,4 +1,3 @@ - PORTNAME= xclock PORTVERSION= 1.0.9 CATEGORIES= x11-clocks diff --git a/x11-clocks/xfce4-stopwatch-plugin/Makefile b/x11-clocks/xfce4-stopwatch-plugin/Makefile index 1874876bef58..e445699841e8 100644 --- a/x11-clocks/xfce4-stopwatch-plugin/Makefile +++ b/x11-clocks/xfce4-stopwatch-plugin/Makefile @@ -1,4 +1,3 @@ - PORTNAME= xfce4-stopwatch-plugin PORTVERSION= 0.5.0 CATEGORIES= x11-clocks xfce |