diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-22 22:32:14 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-22 22:32:14 +0000 |
commit | b164bde99aa9eadee6d8d2cd297fd1d98650fab1 (patch) | |
tree | daac34a71dcd8e7d282b2a94e821dd99377246cb /x11-clocks/wmtime/Makefile | |
parent | 0b652441a25249ab8f8ce23a672bcfc87f7990ce (diff) | |
download | ports-b164bde99aa9eadee6d8d2cd297fd1d98650fab1.tar.gz ports-b164bde99aa9eadee6d8d2cd297fd1d98650fab1.zip |
Notes
Diffstat (limited to 'x11-clocks/wmtime/Makefile')
-rw-r--r-- | x11-clocks/wmtime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/wmtime/Makefile b/x11-clocks/wmtime/Makefile index 53f6d18d3e9b..dd84a5e880e8 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.4 1998/09/17 00:32:54 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/21 21:23:41 steve Exp $ # DISTNAME= wmtime-1.0b2 -CATEGORIES= x11-clock +CATEGORIES= x11-clocks MASTER_SITES= ftp://ftp.mezaway.org/pub/ MAINTAINER= rneswold@mcs.net |