diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-30 11:05:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-30 11:05:46 +0000 |
commit | 761cf874db3bd64106be756908d453d14ae09778 (patch) | |
tree | 6a695f01616b2e0881a4f08a451faaba4834c798 /print | |
parent | Give better BROKEN reason. (diff) |
Give a better reason why the port is marked BROKEN.
Diffstat (limited to 'print')
-rw-r--r-- | print/pdflib4/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/pdflib4/Makefile b/print/pdflib4/Makefile index 18fb27e103ca..477f3afa6619 100644 --- a/print/pdflib4/Makefile +++ b/print/pdflib4/Makefile @@ -15,7 +15,9 @@ MASTER_SITES= http://www.pdflib.com/pdflib/download/ MAINTAINER= sysadmin@alexdupre.com COMMENT= A C library for dynamically generating PDF -BROKEN= Does not fetch +BROKEN= Files have been removed from the distribution site. \ + Port is marked for deletion. Use print/pdflib5 instead \ + of this one. RESTRICTED= "many odd restrictions on usage and distribution" |