diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-18 11:13:27 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-18 11:13:27 +0000 |
commit | b52a2cb357153e65635662929c47ff215076392e (patch) | |
tree | 0a931dac3d65d6cf815d6eb6463254bc67b25f27 /editors/joe2/Makefile | |
parent | 00958a7588cb45d6ed172d28b9fbc9ed03d0a9d9 (diff) |
Notes
Diffstat (limited to 'editors/joe2/Makefile')
-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 06ec3e8aa397..fc9008a66f29 100644 --- a/editors/joe2/Makefile +++ b/editors/joe2/Makefile @@ -7,7 +7,7 @@ PORTNAME= joe PORTVERSION= 2.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES+= editors MASTER_SITES= ftp://ftp.std.com/src/editors/ DISTNAME= ${PORTNAME}${PORTVERSION} |