diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-11-15 07:40:56 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-11-15 07:40:56 +0000 |
commit | 31c0973a6727a3fcc8711db200b9a553740be79f (patch) | |
tree | 8d21bbe555617a62559b0c4e238df4a49c17bed0 /editors/xxe/Makefile.inc | |
parent | f27f39b9a81e864a4c41f68d30eed3f8e50e280e (diff) | |
download | ports-31c0973a6727a3fcc8711db200b9a553740be79f.tar.gz ports-31c0973a6727a3fcc8711db200b9a553740be79f.zip |
Notes
Diffstat (limited to 'editors/xxe/Makefile.inc')
-rw-r--r-- | editors/xxe/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xxe/Makefile.inc b/editors/xxe/Makefile.inc index 922ecf08baa5..3b01bab16d81 100644 --- a/editors/xxe/Makefile.inc +++ b/editors/xxe/Makefile.inc @@ -1,2 +1,2 @@ -XXE_VERSION= 4.6.1 +XXE_VERSION= 4.7.0 XXE_DIR= xxe-perso-${XXE_VERSION:S/./_/g} |