summaryrefslogtreecommitdiff
path: root/shells/pdksh
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-12-27 13:02:51 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-12-27 13:02:51 +0000
commit87fd1edb1609f646254124f840a9df8daecd12a6 (patch)
treee994dd643e1113cf309035a2f50c663ba75e0bfc /shells/pdksh
parentThomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> submits his pdksh port. (diff)
Add pdksh, add trailing / to MASTER_SITES line in port.
Notes
Notes: svn path=/head/; revision=623
Diffstat (limited to 'shells/pdksh')
-rw-r--r--shells/pdksh/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile
index 1d6f3c3bab8f..2dbdd7a9d9ea 100644
--- a/shells/pdksh/Makefile
+++ b/shells/pdksh/Makefile
@@ -6,8 +6,7 @@
DISTNAME= pdksh-5.1.3
-MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh
-
+MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/
HAS_CONFIGURE= YES
.include <bsd.port.mk>