diff options
author | asami <asami@FreeBSD.org> | 1996-08-01 12:36:52 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-08-01 12:36:52 +0800 |
commit | e1d2fb168baf58daa504d7ed8fa93aad74a82cb4 (patch) | |
tree | 9461dd598fd85b64f2e4840cc0d1cb1d8fbee733 /x11-clocks | |
parent | adf7194f9777298a97198a48ee5e0380fb2b1a10 (diff) | |
download | freebsd-ports-gnome-e1d2fb168baf58daa504d7ed8fa93aad74a82cb4.tar.gz freebsd-ports-gnome-e1d2fb168baf58daa504d7ed8fa93aad74a82cb4.tar.zst freebsd-ports-gnome-e1d2fb168baf58daa504d7ed8fa93aad74a82cb4.zip |
Add little spaces to make this more readable.
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/swisswatch/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-clocks/swisswatch/Makefile b/x11-clocks/swisswatch/Makefile index 5392d667b26b..0467e8ffb2e7 100644 --- a/x11-clocks/swisswatch/Makefile +++ b/x11-clocks/swisswatch/Makefile @@ -3,7 +3,9 @@ # Date created: 16 December 1995 # Whom: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/06/20 18:54:07 jkh Exp $ +# + DISTNAME= swisswatch-0.06 CATEGORIES+= x11 MASTER_SITES= ftp://ftp.iij.ad.jp/pub/X/R5contrib/ |