aboutsummaryrefslogtreecommitdiff
path: root/textproc/xalan-j
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-01-22 17:59:27 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-01-22 17:59:27 +0000
commita50678312b89b40cda804b933b4678b78bec80fb (patch)
tree6c444a5b876838394c2e372ecb57b3b9b25f9128 /textproc/xalan-j
parent22aca060671c5917f46c615ded445a512de28fdb (diff)
downloadports-a50678312b89b40cda804b933b4678b78bec80fb.tar.gz
ports-a50678312b89b40cda804b933b4678b78bec80fb.zip
- fix PKGORIGIN
since ito makes using package tools hard, is marked as FATAL by portlint and otherwise doesn't affect the port, fix it silently. Approved by: marcus (mentor)
Notes
Notes: svn path=/head/; revision=98816
Diffstat (limited to 'textproc/xalan-j')
-rw-r--r--textproc/xalan-j/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile
index 94e13ea41d8f..dd3de66d35aa 100644
--- a/textproc/xalan-j/Makefile
+++ b/textproc/xalan-j/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xalan-j
PORTVERSION= 2.5.1
-CATEGORIES= java textproc
+CATEGORIES= textproc java
MASTER_SITES= http://xml.apache.org/dist/${PORTNAME}/
DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g}-src