diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-03-28 23:04:22 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-03-28 23:04:22 +0000 |
commit | 37183d4ab47de4f712c13ddad2e62ba53275a9bc (patch) | |
tree | d5b8b40a79de9fd5317a5619fef9c08500d4581d /editors/e3/Makefile | |
parent | 013c220e417ca40c08efd49003b9a5b799bd876c (diff) |
Notes
Diffstat (limited to 'editors/e3/Makefile')
-rw-r--r-- | editors/e3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/e3/Makefile b/editors/e3/Makefile index b3c3fc4c5456..f17d2c415533 100644 --- a/editors/e3/Makefile +++ b/editors/e3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= e3 -PORTVERSION= 2.0 +PORTVERSION= 2.21 CATEGORIES= editors MASTER_SITES= http://www.sax.de/~adlibit/ |