diff options
Diffstat (limited to 'print/LPRng/files')
-rw-r--r-- | print/LPRng/files/lprng.sh | 16 | ||||
-rw-r--r-- | print/LPRng/files/md5 | 4 | ||||
-rw-r--r-- | print/LPRng/files/patch-sum | 6 |
3 files changed, 0 insertions, 26 deletions
diff --git a/print/LPRng/files/lprng.sh b/print/LPRng/files/lprng.sh deleted file mode 100644 index ade031a79d8..00000000000 --- a/print/LPRng/files/lprng.sh +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh -# -# $NetBSD: lprng.sh,v 1.2 1999/09/13 18:40:52 jlam Exp $ - -# Stop BSD lpd if it is running. -# -if [ -f /var/run/lpd.pid ]; then - kill `@@CAT@@ /var/run/lpd.pid` -fi - -# Start LPRng lpd if it exists. -# -if [ -x @@PREFIX@@/sbin/lpd ]; then - @@ECHO@@ -n ' LPRng'; - @@PREFIX@@/sbin/lpd -fi diff --git a/print/LPRng/files/md5 b/print/LPRng/files/md5 deleted file mode 100644 index f46ebacd136..00000000000 --- a/print/LPRng/files/md5 +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: md5,v 1.2 1999/09/13 18:40:52 jlam Exp $ - -MD5 (LPRng-3.6.8.tgz) = d67d2e57f08323f4efd5d58a98c78ac8 -MD5 (LPRng_DOC-3.6.8.tgz) = b2df8d549110aa08320b38e9f4d2117d diff --git a/print/LPRng/files/patch-sum b/print/LPRng/files/patch-sum deleted file mode 100644 index 6fffa36b863..00000000000 --- a/print/LPRng/files/patch-sum +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: patch-sum,v 1.1 1999/09/13 18:40:52 jlam Exp $ - -MD5 (patch-aa) = 1917fa18c550d16e7b144be5bce30903 -MD5 (patch-ab) = f5cd2c7a963d704863dc7ea17f6df8ed -MD5 (patch-ac) = 89fa587f78602373b3e3b0e736125c92 -MD5 (patch-ah) = db316d465b655120356990420e451c2d |