diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-04-14 16:03:41 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-04-14 16:03:41 +0000 |
commit | 48abeea79b3bb2c0862b69bfd39caa76b016f9bf (patch) | |
tree | 0faedbb5af28c491988ee9143234611261f480c1 /shells | |
parent | 91aee642ae18de3cef1a9c702126d412cb70ca33 (diff) | |
download | pkgsrc-48abeea79b3bb2c0862b69bfd39caa76b016f9bf.tar.gz |
Remove PKGREVISION
Diffstat (limited to 'shells')
-rw-r--r-- | shells/zsh-current/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/zsh-current/Makefile b/shells/zsh-current/Makefile index 06079af5594..86882c0b6a7 100644 --- a/shells/zsh-current/Makefile +++ b/shells/zsh-current/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2012/04/14 16:02:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2012/04/14 16:03:41 ryoon Exp $ .include "../../shells/zsh/Makefile.common" -PKGREVISION=1 ZSH_VERSION= 4.3.17 ZSH_MAINTAINER= ryoon@NetBSD.org |