diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-01-25 00:17:57 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-01-25 00:17:57 +0000 |
commit | 0d45c0026d7dff85ff66589cf40d005bb108c06e (patch) | |
tree | 3ed8e3d8bce583ebe8e26f03a4f62b8a969995a7 /x11/tkcron | |
parent | 7891b9e7ee5485a17f3852b328f360600bd3b3de (diff) | |
download | pkgsrc-0d45c0026d7dff85ff66589cf40d005bb108c06e.tar.gz |
portlint: fix RCS Id, remove DISTFILES (computed automatically)
Diffstat (limited to 'x11/tkcron')
-rw-r--r-- | x11/tkcron/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tkcron/Makefile b/x11/tkcron/Makefile index 18a10cc075d..9cbac3ced3a 100644 --- a/x11/tkcron/Makefile +++ b/x11/tkcron/Makefile @@ -3,11 +3,11 @@ # Date created: 30 July 1996 # Whom: Sander Vesik <sander@haldjas.folklore.ee> # -# $Id: Makefile,v 1.2 1997/10/27 01:29:18 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 1998/01/25 00:17:57 hubertf Exp $ +# FreeBSD Id: Makefile,v 1.5 1997/11/22 20:10:39 jseger Exp # DISTNAME= tkcron-2.12 -DISTFILES= tkcron-2.12.tcl.gz CATEGORIES= misc tk80 MASTER_SITES= ftp://ftp.neosoft.com/languages/tcl/alcatel/code/ EXTRACT_SUFX= .tcl.gz |