diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-08-22 08:29:04 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-08-22 08:29:04 +0000 |
commit | 6bf84467d9732d80a3e506f9acbb4ca31e928e28 (patch) | |
tree | 48d71b43e65f0c7e3864fd14f7994399a9e272d3 /print/pips800/Makefile | |
parent | Make sure HAVE_SOCKADDR_SA_LEN is defined so that we can properly detect (diff) |
Remove DEPRECATED and EXPIRATION_DATE. Because ume is investigating
these ports.
Requested by: ume
Approved by: taoka(blanket)
Diffstat (limited to '')
-rw-r--r-- | print/pips800/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/pips800/Makefile b/print/pips800/Makefile index 2c4edd1d2f8b..1395b1b50335 100644 --- a/print/pips800/Makefile +++ b/print/pips800/Makefile @@ -30,8 +30,6 @@ 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 \ |