diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-15 22:35:10 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-15 22:35:10 +0000 |
commit | a3dbd66287184164681fc124c2e60f8e3b5a3f1d (patch) | |
tree | c411c765e75b183555097debe1d083cbb089248a /astro/sunclock | |
parent | 171c958ea0a5684568b60ed5b5321361b0516594 (diff) | |
download | ports-a3dbd66287184164681fc124c2e60f8e3b5a3f1d.tar.gz ports-a3dbd66287184164681fc124c2e60f8e3b5a3f1d.zip |
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 17f3e07a0063..4c99d6f8b3d8 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -3,12 +3,12 @@ # Date created: 15 September 1996 # Whom: torstenb # -# $Id: Makefile,v 1.1.1.1 1996/09/14 23:43:02 torstenb Exp $ +# $Id: Makefile,v 1.2 1996/10/31 10:45:37 asami Exp $ # DISTNAME= sunclock1.3 PKGNAME= sunclock-1.3 -CATEGORIES+= astro +CATEGORIES= astro MASTER_SITES= ftp://ftp.x.org/contrib/applications/ MAINTAINER= torstenb@FreeBSD.org |