diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2002-05-16 11:11:54 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2002-05-16 11:11:54 +0000 |
commit | 414e8bb34f23c429a33d4d5508f26ffff19c8b0e (patch) | |
tree | b4d2567bb719470b621ba6b825a8064e69674b41 /shells | |
parent | d51fd9087e5d7604d85501ea5606270eab3e5de5 (diff) | |
download | ports-414e8bb34f23c429a33d4d5508f26ffff19c8b0e.tar.gz ports-414e8bb34f23c429a33d4d5508f26ffff19c8b0e.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/pdksh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index 588036f30330..8208bdbf11e2 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pdksh -PORTVERSION= 5.2.14.p2 +PORTVERSION= 5.2.14p2 CATEGORIES= shells MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ \ http://gd.tuwien.ac.at/utils/shells/pdksh/ \ |