diff options
author | frueauf <frueauf> | 1998-05-09 15:24:42 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-05-09 15:24:42 +0000 |
commit | 45f02f69a7ef69debd4d6e929c9ed5aa77bd559d (patch) | |
tree | 315f297531326a5c2da5a54e4e0fbbd5307a1a38 /shells/zsh | |
parent | 39e6dad868302ddc5c05822feb8dc83ed4f7498d (diff) | |
download | pkgsrc-45f02f69a7ef69debd4d6e929c9ed5aa77bd559d.tar.gz |
Mostly cosmetic changes to shut up portlint. Little bugfix for apache.
Diffstat (limited to 'shells/zsh')
-rw-r--r-- | shells/zsh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index ac2caa596d9..a532de63d91 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.9 1998/04/22 11:05:04 agc Exp $ +# $NetBSD: Makefile,v 1.10 1998/05/09 15:24:45 frueauf Exp $ # FreeBSD Id: Makefile,v 1.26 1997/09/26 08:23:14 torstenb Exp # DISTNAME= zsh-3.0.5 -PKGNAME= zsh-3.0.5 CATEGORIES= shells MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ \ ftp://ftp.sterling.com/zsh/ \ |