aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-05 11:13:03 +0800
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-05 11:13:03 +0800
commitf804cd659763babb8e92336dcb6314ce7924da4a (patch)
treecb1b859a7398bb00e01a27da614ca2839c0844b5
parentfce1909501a4eeae88982162311a9dacd103e207 (diff)
downloadfreebsd-ports-f804cd659763babb8e92336dcb6314ce7924da4a.tar.gz
freebsd-ports-f804cd659763babb8e92336dcb6314ce7924da4a.tar.zst
freebsd-ports-f804cd659763babb8e92336dcb6314ce7924da4a.zip
This is now version 5.13
Notes
Notes: svn path=/head/; revision=708
-rw-r--r--lang/expect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 4ade944a06fc..54c344eb6c63 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -3,10 +3,10 @@
# Date created: 20 November 1994
# Whom: pst
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1994/11/15 20:44:51 pst Exp $
#
-DISTNAME= expect-5.12
+DISTNAME= expect-5.13
MASTER_SITES= ftp://ftp.cme.nist.gov/pub/expect/
DISTFILES= expect.tar.gz
HAS_CONFIGURE= yes