diff options
author | steve <steve@FreeBSD.org> | 1998-09-26 23:35:38 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-09-26 23:35:38 +0000 |
commit | 5b8e216c08de9f3da675599e29243fe18e7db16f (patch) | |
tree | 40d18df2634fbb07b9611e5caab8e301ff7a19f8 /astro/sunclock/Makefile | |
parent | 5cfac8180e92c56a676c523415b198a57e52b04c (diff) | |
download | FreeBSD-ports-5b8e216c08de9f3da675599e29243fe18e7db16f.zip FreeBSD-ports-5b8e216c08de9f3da675599e29243fe18e7db16f.tar.gz |
Portlint cleaning.
Diffstat (limited to 'astro/sunclock/Makefile')
-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 2c4fc96..ae1d18f 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 |