diff options
author | asami <asami@FreeBSD.org> | 1999-05-09 06:16:55 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-05-09 06:16:55 +0000 |
commit | 5d94b6d1f6bb561b3e109ac3dd4ad45083757b7b (patch) | |
tree | 2e196cd449ac262c08f93e093033007e9fe976e6 | |
parent | bee5eb016a8210227853067d97f3daaee20ed28f (diff) | |
download | FreeBSD-ports-5d94b6d1f6bb561b3e109ac3dd4ad45083757b7b.zip FreeBSD-ports-5d94b6d1f6bb561b3e109ac3dd4ad45083757b7b.tar.gz |
Add asclock-gtk.
-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 6ea3a69..cf9464b 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 |