diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-08-16 00:14:46 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-08-16 00:14:46 +0800 |
commit | 5314310e49545eeecbe1a4bd4fe933ffe4b74942 (patch) | |
tree | 925fb3972f00dc69b9e71f7a79919e62bb497d84 /x11-clocks | |
parent | dd69ed6b3b2a79b0ce8c8024b7623e2b7c48cb7f (diff) | |
download | freebsd-ports-gnome-5314310e49545eeecbe1a4bd4fe933ffe4b74942.tar.gz freebsd-ports-gnome-5314310e49545eeecbe1a4bd4fe933ffe4b74942.tar.zst freebsd-ports-gnome-5314310e49545eeecbe1a4bd4fe933ffe4b74942.zip |
Bring abclock unto the world
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index f504d1747fec..297f451c82fb 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # + SUBDIR += abclock SUBDIR += asclock SUBDIR += asclock-gtk SUBDIR += asclock-xlib |