diff options
author | hubertf <hubertf> | 1998-01-25 00:17:57 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-01-25 00:17:57 +0000 |
commit | 61dab482e2476fac9cdc573f9dcbd7aea198f665 (patch) | |
tree | 3ed8e3d8bce583ebe8e26f03a4f62b8a969995a7 /x11 | |
parent | 0714c281eb60eb26c1fffaeaa042d9a811a4be57 (diff) | |
download | pkgsrc-61dab482e2476fac9cdc573f9dcbd7aea198f665.tar.gz |
portlint: fix RCS Id, remove DISTFILES (computed automatically)
Diffstat (limited to 'x11')
-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 |