diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-26 23:35:38 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-26 23:35:38 +0000 |
commit | 48009fe797078c942fb52b874796798965f9401c (patch) | |
tree | 60e20855bc5cb5cbb81a1c8c678f3a60ac009fb9 /astro/sunclock | |
parent | c689456ddf5f510553571ab9bdccebf424f9daf3 (diff) | |
download | ports-48009fe797078c942fb52b874796798965f9401c.tar.gz ports-48009fe797078c942fb52b874796798965f9401c.zip |
Notes
Diffstat (limited to 'astro/sunclock')
-rw-r--r-- | astro/sunclock/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile index 2c4fc96b9813..ae1d18f2fda1 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -3,11 +3,10 @@ # Date created: 15 September 1996 # Whom: torstenb # -# $Id: Makefile,v 1.6 1998/07/08 12:08:46 scrappy Exp $ +# $Id: Makefile,v 1.7 1998/09/16 02:24:40 steve Exp $ # DISTNAME= sunclock-1.4 -PKGNAME= sunclock-1.4 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications |