diff options
author | steve <steve@FreeBSD.org> | 2001-12-24 23:56:50 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2001-12-24 23:56:50 +0000 |
commit | a20860946164f669225fce18b5e4e14444795143 (patch) | |
tree | 7beaedf5f37d1f4e13ab8f154954de574a7fa8d3 /editors/e3/Makefile | |
parent | 2ad546ac55759181242f602eae46170917d1b1bf (diff) | |
download | FreeBSD-ports-a20860946164f669225fce18b5e4e14444795143.zip FreeBSD-ports-a20860946164f669225fce18b5e4e14444795143.tar.gz |
Update to version 2.0.
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 c291b41..b3c3fc4 100644 --- a/editors/e3/Makefile +++ b/editors/e3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= e3 -PORTVERSION= 1.71 +PORTVERSION= 2.0 CATEGORIES= editors MASTER_SITES= http://www.sax.de/~adlibit/ |