diff options
author | gpalmer <gpalmer@FreeBSD.org> | 1997-08-05 01:26:44 +0000 |
---|---|---|
committer | gpalmer <gpalmer@FreeBSD.org> | 1997-08-05 01:26:44 +0000 |
commit | 577145446e49127a9ea1261f598c0590a4f85580 (patch) | |
tree | e044e772f58698d1e99edee98203980812581772 /net-mgmt/scotty3/Makefile | |
parent | 6ef5655e769d0f71b5c48d667ed0dec095c50318 (diff) | |
download | FreeBSD-ports-577145446e49127a9ea1261f598c0590a4f85580.zip FreeBSD-ports-577145446e49127a9ea1261f598c0590a4f85580.tar.gz |
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.
Diffstat (limited to 'net-mgmt/scotty3/Makefile')
-rw-r--r-- | net-mgmt/scotty3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile index 7155680..a54ec73 100644 --- a/net-mgmt/scotty3/Makefile +++ b/net-mgmt/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/ |