summaryrefslogtreecommitdiff
path: root/shells/xsh
diff options
context:
space:
mode:
authorjmmv <jmmv>2010-05-07 12:02:43 +0000
committerjmmv <jmmv>2010-05-07 12:02:43 +0000
commitf2b4f9b078fdc6cc2314293f68c472ccd17c3689 (patch)
tree491ffc2aa153ac17a291ee7a80acb851479b3580 /shells/xsh
parent6f212e1664fcc6bc835fe30c37599d0835f76c69 (diff)
downloadpkgsrc-f2b4f9b078fdc6cc2314293f68c472ccd17c3689.tar.gz
Bump PKGREVISION to reflect the recent change in pkginstall/shells to use
etcutils to update /etc/shells.
Diffstat (limited to 'shells/xsh')
-rw-r--r--shells/xsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/xsh/Makefile b/shells/xsh/Makefile
index 558bdc2308c..5324492759b 100644
--- a/shells/xsh/Makefile
+++ b/shells/xsh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2008/10/19 19:18:47 he Exp $
+# $NetBSD: Makefile,v 1.14 2010/05/07 12:02:45 jmmv Exp $
DISTNAME= XML-XSH-1.8.2
PKGNAME= ${DISTNAME:S/XML-XSH/xsh/}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xsh/}