diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-05-30 09:11:52 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-05-30 09:11:52 +0000 |
commit | 1759b37af1cbf6b6d6f1bbf95e33f125b8fd611f (patch) | |
tree | 1f833a09d59367ca4fd4624d9910f73bc5342531 /emulators/linux_base-fc4/files/lp | |
parent | - Remove support for Linux 2.4 (diff) |
- Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
bsd.linux-rpm.mk. The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
and below.
- Update LEGAL and MOVED
PR: ports/176877
Submitted by: myself
Approved by: portmgr (bapt)
Exp-run by: bapt
Diffstat (limited to 'emulators/linux_base-fc4/files/lp')
-rw-r--r-- | emulators/linux_base-fc4/files/lp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/linux_base-fc4/files/lp b/emulators/linux_base-fc4/files/lp deleted file mode 100644 index d1e0b5509eed..000000000000 --- a/emulators/linux_base-fc4/files/lp +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh - -exec /usr/bin/lpr "$@" |