aboutsummaryrefslogtreecommitdiff
path: root/textproc/nux/Makefile
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2005-12-06 10:17:00 +0000
committerHerve Quiroz <hq@FreeBSD.org>2005-12-06 10:17:00 +0000
commitc2f58add76bf57d7ae78c25625b68571b1936a12 (patch)
tree6276b156ccd970bc0d5b7cf961ea711cfd8ebe31 /textproc/nux/Makefile
parent9bca1fdf04167dc9823f0b8ecf36f6cd7f4d4181 (diff)
downloadports-c2f58add76bf57d7ae78c25625b68571b1936a12.tar.gz
ports-c2f58add76bf57d7ae78c25625b68571b1936a12.zip
Update to 1.4
Notes
Notes: svn path=/head/; revision=150512
Diffstat (limited to 'textproc/nux/Makefile')
-rw-r--r--textproc/nux/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/nux/Makefile b/textproc/nux/Makefile
index dff0f9d8c4bc..96abf9d4c827 100644
--- a/textproc/nux/Makefile
+++ b/textproc/nux/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nux
-PORTVERSION= 1.3
+PORTVERSION= 1.4
PORTEPOCH= 1
CATEGORIES= textproc java
MASTER_SITES= http://dsd.lbl.gov/nux-download/releases/
@@ -38,7 +38,7 @@ PLIST_FILES+= bin/fire-xquery
.if !defined(NOPORTDOCS)
PORTDOCS= api changelog.html cvs.html dependencies.html \
gettingstarted.html images index.html license.html licenses \
- mailing.html readme.html style.css todo.html
+ mailing.html readme.html related.html style.css todo.html
.endif
.if defined(WITH_XQUERY_TOOL)