diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-10-31 10:45:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-10-31 10:45:45 +0000 |
commit | fe41ac4efc962236add9e9debaecd5f045c2b992 (patch) | |
tree | ca98c3874d312420b2c73bba9745a6e48435ddf6 /astro/sunclock | |
parent | f0b7b5849c2d1d569c50a685af58260cf6a982fc (diff) |
Notes
Diffstat (limited to 'astro/sunclock')
-rw-r--r-- | astro/sunclock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile index c01b0d589eb3..17f3e07a0063 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -3,12 +3,12 @@ # Date created: 15 September 1996 # Whom: torstenb # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/09/14 23:43:02 torstenb Exp $ # DISTNAME= sunclock1.3 PKGNAME= sunclock-1.3 -CATEGORIES+= x11 +CATEGORIES+= astro MASTER_SITES= ftp://ftp.x.org/contrib/applications/ MAINTAINER= torstenb@FreeBSD.org |