diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-10-20 00:21:00 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-10-20 00:21:00 +0800 |
commit | 29c5b18a6fedb4a8dd51ab39ec0bd60186b6fa4a (patch) | |
tree | 3c8f70bb3bbccd86e57619ba18f7351deba0be01 /editors/e3/Makefile | |
parent | 54b8424eab7b192cff21d9fcbeb3ef1dbbdd92fb (diff) | |
download | freebsd-ports-graphics-29c5b18a6fedb4a8dd51ab39ec0bd60186b6fa4a.tar.gz freebsd-ports-graphics-29c5b18a6fedb4a8dd51ab39ec0bd60186b6fa4a.tar.zst freebsd-ports-graphics-29c5b18a6fedb4a8dd51ab39ec0bd60186b6fa4a.zip |
Update to version 1.71
PR: 31279
Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
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 d6b9fe3f6cb..c291b411351 100644 --- a/editors/e3/Makefile +++ b/editors/e3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= e3 -PORTVERSION= 1.7 +PORTVERSION= 1.71 CATEGORIES= editors MASTER_SITES= http://www.sax.de/~adlibit/ |