aboutsummaryrefslogtreecommitdiff
path: root/shells/psh/files
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2005-04-18 16:08:18 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2005-04-18 16:08:18 +0000
commit72e6b46a2d69eeb4d44f70570d37159ff0158529 (patch)
tree1bc165c00f2c2d72f88d4909971617b5bb72281e /shells/psh/files
parent7021661c4f7b28fb1b01c7396d2a811ecae28935 (diff)
downloadports-72e6b46a2d69eeb4d44f70570d37159ff0158529.tar.gz
ports-72e6b46a2d69eeb4d44f70570d37159ff0158529.zip
- Update to 1.8
- Unbreak - Remove gratuitous use of REINPLACE - Add $FreeBSD$ on pkg-plist - Assign maintainership to the submitter PR: ports/79623 Submitted by: Renato Botelho <freebsd@galle.com.br>
Notes
Notes: svn path=/head/; revision=133595
Diffstat (limited to 'shells/psh/files')
-rw-r--r--shells/psh/files/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/psh/files/patch-aa b/shells/psh/files/patch-aa
index 1e15fc8f9b87..283792b3f0bd 100644
--- a/shells/psh/files/patch-aa
+++ b/shells/psh/files/patch-aa
@@ -1,10 +1,10 @@
---- Makefile.PL Tue Mar 14 05:29:39 2000
-+++ Makefile.PL.new Fri Jan 5 16:36:49 2001
-@@ -25,6 +25,7 @@
+--- Makefile.PL.orig Thu Apr 7 08:01:59 2005
++++ Makefile.PL Thu Apr 7 08:01:42 2005
+@@ -67,6 +67,7 @@
WriteMakefile (
NAME => 'psh',
+ PREFIX => '${PREFIX}',
- VERSION_FROM => 'psh',
+ VERSION_FROM => 'lib/Psh.pm',
AUTHOR => 'Gregor N. Purdy (gregor@focusresearch.com)',
ABSTRACT => 'Perl Shell',