diff options
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/xclock/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index cebec7325943..c77ede6b0fbc 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -56,6 +56,7 @@ SUBDIR += wmtimer SUBDIR += wmtz SUBDIR += xalarm + SUBDIR += xclock SUBDIR += xdaliclock SUBDIR += xfce4-datetime-plugin SUBDIR += xfce4-timer-out-plugin diff --git a/x11-clocks/xclock/Makefile b/x11-clocks/xclock/Makefile index 2e9e950548d6..bb023c6159fc 100644 --- a/x11-clocks/xclock/Makefile +++ b/x11-clocks/xclock/Makefile @@ -8,7 +8,7 @@ PORTNAME= xclock PORTVERSION= 1.0.3 PORTREVISION= 1 -CATEGORIES= x11 +CATEGORIES= x11-clocks MAINTAINER= x11@FreeBSD.org COMMENT= Analog and digital clock for X |