diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-02-02 05:32:55 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-02-02 05:32:55 +0000 |
commit | 5c1e5a6694eb50357d2794b998468d88b84e92e4 (patch) | |
tree | 849cf4d9fed84103ef0285e12b7f7c069dbd4686 /editors/joe2 | |
parent | f8c150d0b02215151574192e172c200f2debc1a4 (diff) | |
download | ports-5c1e5a6694eb50357d2794b998468d88b84e92e4.tar.gz ports-5c1e5a6694eb50357d2794b998468d88b84e92e4.zip |
Notes
Diffstat (limited to 'editors/joe2')
-rw-r--r-- | editors/joe2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/joe2/Makefile b/editors/joe2/Makefile index d309251b62ce..06ec3e8aa397 100644 --- a/editors/joe2/Makefile +++ b/editors/joe2/Makefile @@ -7,7 +7,7 @@ PORTNAME= joe PORTVERSION= 2.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES+= editors MASTER_SITES= ftp://ftp.std.com/src/editors/ DISTNAME= ${PORTNAME}${PORTVERSION} |