diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 06:43:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 06:43:04 +0000 |
commit | 4eab2ea329bc389827b2a33fb408ef7da7fe5dd0 (patch) | |
tree | 2b3895ef3a8b38b11c729f8a0ccfb569e2cd0b58 /x11-clocks | |
parent | 0b8e44dd88ee0ad0d7d13cce1497d3e01a2b0bbb (diff) | |
download | ports-4eab2ea329bc389827b2a33fb408ef7da7fe5dd0.tar.gz ports-4eab2ea329bc389827b2a33fb408ef7da7fe5dd0.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/astime/Makefile | 4 | ||||
-rw-r--r-- | x11-clocks/wmtime/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-clocks/astime/Makefile b/x11-clocks/astime/Makefile index d7ca9c0fae73..5bdd0c4e2fb5 100644 --- a/x11-clocks/astime/Makefile +++ b/x11-clocks/astime/Makefile @@ -3,11 +3,11 @@ # Date created: 21 Nov 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.3 1998/12/10 17:21:44 vanilla Exp $ +# $Id: Makefile,v 1.4 1999/01/10 18:25:02 steve Exp $ # DISTNAME= astime-1.5 -CATEGORIES= x11-clocks +CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://bewoner.dma.be/Albert/linux/software/ \ ftp://ftp.tux.org/pub/x/afterstep/apps/astime/ \ ftp://ftp.digex.net/.2/wm/AfterStep/apps/astime/ \ diff --git a/x11-clocks/wmtime/Makefile b/x11-clocks/wmtime/Makefile index dd84a5e880e8..3cd40e50a44a 100644 --- a/x11-clocks/wmtime/Makefile +++ b/x11-clocks/wmtime/Makefile @@ -3,11 +3,11 @@ # Date created: 1 July 1998 # Whom: Rich Neswold <rneswold@mcs.net> # -# $Id: Makefile,v 1.5 1998/09/21 21:23:41 steve Exp $ +# $Id: Makefile,v 1.6 1998/09/22 22:32:11 asami Exp $ # DISTNAME= wmtime-1.0b2 -CATEGORIES= x11-clocks +CATEGORIES= x11-clocks windowmaker MASTER_SITES= ftp://ftp.mezaway.org/pub/ MAINTAINER= rneswold@mcs.net |