diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-07-18 22:46:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-07-18 22:46:46 +0000 |
commit | fff830450676b4e8662bf644a07d49948b12a5d6 (patch) | |
tree | 97aad6e11a39f227279cbd7efdb5129d14af711c /editors | |
parent | e9fec9a95f279f3a37e3715a1a025eef02f889e1 (diff) | |
download | ports-fff830450676b4e8662bf644a07d49948b12a5d6.tar.gz ports-fff830450676b4e8662bf644a07d49948b12a5d6.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/e93/Makefile | 8 | ||||
-rw-r--r-- | editors/e93/distinfo | 2 | ||||
-rw-r--r-- | editors/e93/pkg-comment | 2 | ||||
-rw-r--r-- | editors/e93/pkg-descr | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/editors/e93/Makefile b/editors/e93/Makefile index bb38fe299259..be0e5dbaf59f 100644 --- a/editors/e93/Makefile +++ b/editors/e93/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: e93 -# Version required: 1.0r3X +# Version required: 1.1r4X # Date created: 21 June 1995 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.1.1.1 1995/06/21 11:08:23 asami Exp $ +# $Id: Makefile,v 1.2 1995/07/03 08:43:45 asami Exp $ # -DISTNAME= e93-1.0r3X -PKGNAME= e93-1.0.3 +DISTNAME= e93-1.1r4X +PKGNAME= e93-1.1.4 CATEGORIES+= editors MASTER_SITES= ftp://ftp.x.org/contrib/editors/ \ ftp://crl.dec.com/pub/X11/contrib/editors/ diff --git a/editors/e93/distinfo b/editors/e93/distinfo index 652074ee7057..f3cf41c8d23b 100644 --- a/editors/e93/distinfo +++ b/editors/e93/distinfo @@ -1 +1 @@ -MD5 (e93-1.0r3X.tar.gz) = a18853c5417929f98f076686701228c3 +MD5 (e93-1.1r4X.tar.gz) = 67afb3775c8c59d2e24679a26549ab7b diff --git a/editors/e93/pkg-comment b/editors/e93/pkg-comment index 640abf311169..2b630c9bf63d 100644 --- a/editors/e93/pkg-comment +++ b/editors/e93/pkg-comment @@ -1 +1 @@ -e93-1.0r3X, a nifty editor based on Tcl/Tk. +e93-1.1r4X, a nifty editor based on Tcl/Tk. diff --git a/editors/e93/pkg-descr b/editors/e93/pkg-descr index 1a5c205d85dd..acacc0786ba2 100644 --- a/editors/e93/pkg-descr +++ b/editors/e93/pkg-descr @@ -1,4 +1,4 @@ -This is e93-1.0.3rX, a nifty little editor based on Tcl/Tk. +This is e93-1.1.4rX, a nifty little editor based on Tcl/Tk. Note that this requires a .e93rc file in the user's home directory. You can find this file in /usr/X11R6/lib/e93. |