aboutsummaryrefslogtreecommitdiffstats
path: root/shells/pdksh
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-12-27 21:02:51 +0800
committerjkh <jkh@FreeBSD.org>1994-12-27 21:02:51 +0800
commit53f37fce098907708a7cad89654da0e1f6b26802 (patch)
tree607da0cb6416dc866341fe343cb512f2c7b89aa0 /shells/pdksh
parent5cc3217ef90047689ad8e451c7463e3fade43bfe (diff)
downloadfreebsd-ports-gnome-53f37fce098907708a7cad89654da0e1f6b26802.tar.gz
freebsd-ports-gnome-53f37fce098907708a7cad89654da0e1f6b26802.tar.zst
freebsd-ports-gnome-53f37fce098907708a7cad89654da0e1f6b26802.zip
Add pdksh, add trailing / to MASTER_SITES line in port.
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>