aboutsummaryrefslogtreecommitdiff
path: root/www/ljpms/files
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2005-06-18 18:30:04 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2005-06-18 18:30:04 +0000
commit947417b0ded1ff43b84b251b4a4ad0f44a536175 (patch)
tree9636fb9747d483fec90e464f20228f77418c8f60 /www/ljpms/files
parent03ff430e8ff2f45f7bf10dc7cf72e7e0efd6c6ff (diff)
downloadports-947417b0ded1ff43b84b251b4a4ad0f44a536175.tar.gz
ports-947417b0ded1ff43b84b251b4a4ad0f44a536175.zip
Remove unneded lines
Notes
Notes: svn path=/head/; revision=137692
Diffstat (limited to 'www/ljpms/files')
-rw-r--r--www/ljpms/files/patch-ljpms.pl6
1 files changed, 0 insertions, 6 deletions
diff --git a/www/ljpms/files/patch-ljpms.pl b/www/ljpms/files/patch-ljpms.pl
index 2584b47edb2b..9c7d7ba81e1f 100644
--- a/www/ljpms/files/patch-ljpms.pl
+++ b/www/ljpms/files/patch-ljpms.pl
@@ -1,11 +1,5 @@
--- ljpms.pl.orig Mon Jan 3 15:19:08 2005
+++ ljpms.pl Sat Jun 18 21:59:45 2005
-@@ -1,4 +1,4 @@
--#!perl
-+#!/usr/local/bin/perl
-
- # CVS: $Id: ljpms.pl,v 2.5 2005/01/03 12:19:08 sasha Exp $
- # Author: Alexander Nikolaev <sasha_nikolaev@yahoo.com>
@@ -84,7 +84,7 @@
exit(usage('invalidmode')) unless ($modes{$mode} || $mode =~ /^\d+$/);
exit (usage('noexport')) unless -d LOCALDIR . "$suser/export";