diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-31 19:38:26 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-31 19:38:26 +0000 |
commit | 4fafb2ffbf60af8c272405cace17469d5dd9508d (patch) | |
tree | 0fa5237cc7cf6c08570b37977510e50650661835 /textproc/docbook-xsd/Makefile | |
parent | - Update to version 0.6.0 (diff) |
- Set EXPIRATION_DATE to 2006-12-01.
Diffstat (limited to '')
-rw-r--r-- | textproc/docbook-xsd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/docbook-xsd/Makefile b/textproc/docbook-xsd/Makefile index 80d8215f9648..b85ed51a9178 100644 --- a/textproc/docbook-xsd/Makefile +++ b/textproc/docbook-xsd/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} MAINTAINER= ports@FreeBSD.org COMMENT= DocBook W3C XML Schema +DEPRECATED= website disappeared and not used by other ports +EXPIRATION_DATE=2006-12-01 + USE_ZIP= yes NO_BUILD= yes |