diff options
author | pat <pat@FreeBSD.org> | 2002-02-02 13:32:55 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-02-02 13:32:55 +0800 |
commit | 44854c0bc9c49aa5eaf3c653ffec926f39b73e0e (patch) | |
tree | a03b45a6611fe5c12f93d99f8f39c976d527f35b /editors | |
parent | a2b7f63ed6b4f2ca3be7663f2c69abe822f36899 (diff) | |
download | freebsd-ports-gnome-44854c0bc9c49aa5eaf3c653ffec926f39b73e0e.tar.gz freebsd-ports-gnome-44854c0bc9c49aa5eaf3c653ffec926f39b73e0e.tar.zst freebsd-ports-gnome-44854c0bc9c49aa5eaf3c653ffec926f39b73e0e.zip |
Bump PORTREVISION from last buffer overflow patch commit.
Reminded by: Dan Peterson <danp@danp.net>
Diffstat (limited to 'editors')
-rw-r--r-- | editors/joe/Makefile | 2 | ||||
-rw-r--r-- | editors/joe2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/joe/Makefile b/editors/joe/Makefile index d309251b62ce..06ec3e8aa397 100644 --- a/editors/joe/Makefile +++ b/editors/joe/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} 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} |