diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1997-08-05 01:26:44 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1997-08-05 01:26:44 +0000 |
commit | 70601ac7bf7bbbe57ac1e2c9aba12ac792444c29 (patch) | |
tree | 1669e24d4cbb5f68a82408aa8d64d63df10435d1 /net/scotty3/Makefile | |
parent | Correct comment in header (diff) |
While I'm here, update to 2.1.6. No major changes, seems primarily to
be for support of TCL 8. patch-ac is now part of the dist.
Notes
Notes:
svn path=/head/; revision=7477
Diffstat (limited to 'net/scotty3/Makefile')
-rw-r--r-- | net/scotty3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile index 71556807e197..a54ec73ccabf 100644 --- a/net/scotty3/Makefile +++ b/net/scotty3/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: scotty -# Version required: 2.1.5 +# Version required: 2.1.6 # Date created: 18 Februar 1995 # Whom: Gennady Sorokopud <gena@netvision.net.il> # -# $Id: Makefile,v 1.18 1997/04/20 13:19:38 wosch Exp $ +# $Id: Makefile,v 1.19 1997/08/05 01:10:59 gpalmer Exp $ # -DISTNAME= scotty-2.1.5 +DISTNAME= scotty-2.1.6 CATEGORIES= net tk41 MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ |