diff options
author | steve <steve@FreeBSD.org> | 1999-05-10 01:35:48 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-10 01:35:48 +0800 |
commit | 7a6ecf126829f60ea2f91a7d4e02e1fc1d44f84a (patch) | |
tree | 277c3f66419cb6055a3b7436de890ef61b50f326 /x11-clocks/bbdate | |
parent | ab7030330944a10686698a7593d28bdc7ee066ba (diff) | |
download | freebsd-ports-gnome-7a6ecf126829f60ea2f91a7d4e02e1fc1d44f84a.tar.gz freebsd-ports-gnome-7a6ecf126829f60ea2f91a7d4e02e1fc1d44f84a.tar.zst freebsd-ports-gnome-7a6ecf126829f60ea2f91a7d4e02e1fc1d44f84a.zip |
Correction this is not an xbiff-like program rather it is:
A tool made for Blackbox that displays the date in a decorated window.
Cut-n-paste-o'd by: steve
Diffstat (limited to 'x11-clocks/bbdate')
-rw-r--r-- | x11-clocks/bbdate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/bbdate/Makefile b/x11-clocks/bbdate/Makefile index 1cedd2c4d3d9..fe511dce2735 100644 --- a/x11-clocks/bbdate/Makefile +++ b/x11-clocks/bbdate/Makefile @@ -3,7 +3,7 @@ # Date created: May 3 1999 # Whom: Chris Piazza <cpiazza@home.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/09 17:25:42 steve Exp $ # DISTNAME= bbdate-0.2.0 |