diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-12 12:29:46 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-12 12:29:46 +0000 |
commit | 6492f3715fc6bb5bab7cfe8a192cf71a5a7777e3 (patch) | |
tree | 0b4c55d10f36340d0c944f9cf0ce988e7b28e6d8 /shells/perlsh/Makefile | |
parent | Remove errornous reference to ${LOCALBASE}/var (diff) |
URL updates.
PR: 48167
Submitted by: tadalunch@sources.redhat.com
Notes
Notes:
svn path=/head/; revision=75369
Diffstat (limited to 'shells/perlsh/Makefile')
-rw-r--r-- | shells/perlsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index 67e24ce4c4e9..a6add0645081 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -9,7 +9,7 @@ PORTNAME= perlsh PORTVERSION= 0.009 PORTREVISION= 1 CATEGORIES= shells perl5 -MASTER_SITES= http://www.focusresearch.com/gregor/psh/ +MASTER_SITES= http://www.gregorpurdy.com/gregor/psh/ DISTNAME= psh-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |