diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-06-23 22:11:03 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-06-23 22:11:03 +0000 |
commit | 6deadfbe379a191dce4e8e14075c78ddd1a4313a (patch) | |
tree | 456c9d5d5d9b6b852044bafa2e0d13afd6891b5a /print/pips800/Makefile | |
parent | Establish a correct master-slave relationship between (diff) |
Mark the print/pips* ports as deprecated: the distfiles have failed to
fetch from the mastersite since 2002.
PR: ports/62572
Approved by: maintainer timeout (> 4 months)
Diffstat (limited to '')
-rw-r--r-- | print/pips800/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/pips800/Makefile b/print/pips800/Makefile index 5f524e9895d9..8530dbf2f015 100644 --- a/print/pips800/Makefile +++ b/print/pips800/Makefile @@ -30,6 +30,8 @@ EXTRACT_SUFX= .i386.tgz MAINTAINER= taoka@FreeBSD.org COMMENT?= Photo Image Print System for Linux --- EPSON PM-800C +DEPRECATED= "has failed to fetch since September 2002" +EXPIRATION_DATE= "August 23, 2004" RUN_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk \ |