diff options
author | hq <hq@FreeBSD.org> | 2006-04-04 15:59:10 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2006-04-04 15:59:10 +0800 |
commit | f33911b01b221952a23148a23e455ee5fc7e215f (patch) | |
tree | 904fcf7f44f50ec5194147e797ce641cf133f575 /textproc/xml4j | |
parent | 9eb67139b05bb5e1a8175cc11b3ba43dd8799119 (diff) | |
download | freebsd-ports-gnome-f33911b01b221952a23148a23e455ee5fc7e215f.tar.gz freebsd-ports-gnome-f33911b01b221952a23148a23e455ee5fc7e215f.tar.zst freebsd-ports-gnome-f33911b01b221952a23148a23e455ee5fc7e215f.zip |
Mark as DEPRECATED: it has been replaced by textproc/xerces-j 8 years ago
PR: 94316
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Diffstat (limited to 'textproc/xml4j')
-rw-r--r-- | textproc/xml4j/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/xml4j/Makefile b/textproc/xml4j/Makefile index a95174699be1..4e031a2f0543 100644 --- a/textproc/xml4j/Makefile +++ b/textproc/xml4j/Makefile @@ -14,6 +14,9 @@ DISTNAME= XML4J-bin.${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= XML for Java parser +DEPRECATED= it has been replaced by textproc/xerces-j 8 years ago +EXPIRATION_DATE=2006-07-01 + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./_/g} USE_JAVA= yes JAVA_VERSION= 1.2+ |