diff options
author | jmmv <jmmv> | 2010-05-07 12:02:43 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2010-05-07 12:02:43 +0000 |
commit | f2b4f9b078fdc6cc2314293f68c472ccd17c3689 (patch) | |
tree | 491ffc2aa153ac17a291ee7a80acb851479b3580 /shells/esh | |
parent | 6f212e1664fcc6bc835fe30c37599d0835f76c69 (diff) | |
download | pkgsrc-f2b4f9b078fdc6cc2314293f68c472ccd17c3689.tar.gz |
Bump PKGREVISION to reflect the recent change in pkginstall/shells to use
etcutils to update /etc/shells.
Diffstat (limited to 'shells/esh')
-rw-r--r-- | shells/esh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/esh/Makefile b/shells/esh/Makefile index 1b0d2bd4199..90d3d9844eb 100644 --- a/shells/esh/Makefile +++ b/shells/esh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2010/02/12 00:23:07 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2010/05/07 12:02:44 jmmv Exp $ DISTNAME= esh-0.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_BACKUP} |