diff options
author | dougb <dougb@FreeBSD.org> | 2012-09-20 13:40:55 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-09-20 13:40:55 +0800 |
commit | 2d8675abfd9f85033ae762877eecec8c15970837 (patch) | |
tree | 8fb26e67061c21de9c52e9a70b2afc99869f084b /editors/xxe/Makefile.inc | |
parent | ada0a1a447951e2b402bd495731d943458ecbdf6 (diff) | |
download | freebsd-ports-gnome-2d8675abfd9f85033ae762877eecec8c15970837.tar.gz freebsd-ports-gnome-2d8675abfd9f85033ae762877eecec8c15970837.tar.zst freebsd-ports-gnome-2d8675abfd9f85033ae762877eecec8c15970837.zip |
Upgrade to version 5.4
Add a pkg-message regarding the fact that this is now an evaluation edition
Diffstat (limited to 'editors/xxe/Makefile.inc')
-rw-r--r-- | editors/xxe/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xxe/Makefile.inc b/editors/xxe/Makefile.inc index e3dc978a9617..913a31a6c232 100644 --- a/editors/xxe/Makefile.inc +++ b/editors/xxe/Makefile.inc @@ -1,4 +1,4 @@ # Referenced in ../xml2rfc-xxe -XXE_VERSION= 5.2.1 -XXE_DIR= xxe-perso-${XXE_VERSION:S/./_/g} +XXE_VERSION= 5.4.0 +XXE_DIR= xxe-eval-${XXE_VERSION:S/./_/g} |