diff options
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index 1e17dc3b0ba0..fc416e8700db 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = X11 clocks + SUBDIR += abclock SUBDIR += alltraxclock SUBDIR += asclock diff --git a/x11-clocks/pkg/COMMENT b/x11-clocks/pkg/COMMENT deleted file mode 100644 index 4b1066e571dd..000000000000 --- a/x11-clocks/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 clocks |