diff options
author | dholland <dholland@pkgsrc.org> | 2012-10-10 19:26:16 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-10-10 19:26:16 +0000 |
commit | aa394245f0ec5918c36eee16df6c2e1bc81aadb7 (patch) | |
tree | 9e38cd05351ddc0cbaf14eb8c50ba2ae177bce5e /shells | |
parent | a34e1024f9ff8b334ac4e4d20f54c13b0edd0a1a (diff) | |
download | pkgsrc-aa394245f0ec5918c36eee16df6c2e1bc81aadb7.tar.gz |
Bump PKGREVISION again now that the patch is really there.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/tcsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index fb84cf172bf..ad9b95a0aab 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2012/10/10 06:07:44 dholland Exp $ +# $NetBSD: Makefile,v 1.74 2012/10/10 19:26:16 dholland Exp $ DISTNAME= tcsh-6.18.01 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= shells MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ \ ftp://ftp.funet.fi/pub/unix/shells/tcsh/ |