diff options
author | asami <asami@FreeBSD.org> | 1999-05-09 14:16:55 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-05-09 14:16:55 +0800 |
commit | 5d94b6d1f6bb561b3e109ac3dd4ad45083757b7b (patch) | |
tree | 2e196cd449ac262c08f93e093033007e9fe976e6 /x11-clocks/Makefile | |
parent | bee5eb016a8210227853067d97f3daaee20ed28f (diff) | |
download | freebsd-ports-gnome-5d94b6d1f6bb561b3e109ac3dd4ad45083757b7b.tar.gz freebsd-ports-gnome-5d94b6d1f6bb561b3e109ac3dd4ad45083757b7b.tar.zst freebsd-ports-gnome-5d94b6d1f6bb561b3e109ac3dd4ad45083757b7b.zip |
Add asclock-gtk.
Diffstat (limited to 'x11-clocks/Makefile')
-rw-r--r-- | x11-clocks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index 6ea3a695dcdc..cf9464bb87f2 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.10 1999/04/30 05:33:25 taoka Exp $ +# $Id: Makefile,v 1.11 1999/04/30 06:02:43 taoka Exp $ # SUBDIR += asclock + SUBDIR += asclock-gtk SUBDIR += asclock-xlib SUBDIR += astime SUBDIR += bclock |