summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-19 08:52:30 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-19 08:52:30 +0000
commit1d22e7b1994e339ed7180de1a107c2f8e46f85bb (patch)
tree548ebaecee068dc1beb88fbef8fad6ac929cae2a
parentAdd stress 0.18.1, (diff)
- Fix MASTER_SITES
- Pet portlint PR: ports/66861 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes
Notes: svn path=/head/; revision=109490
-rw-r--r--shells/esh/Makefile5
-rw-r--r--shells/esh/pkg-plist3
2 files changed, 3 insertions, 5 deletions
diff --git a/shells/esh/Makefile b/shells/esh/Makefile
index ba96404580ed..ef105982a05d 100644
--- a/shells/esh/Makefile
+++ b/shells/esh/Makefile
@@ -8,14 +8,15 @@
PORTNAME= esh
PORTVERSION= 0.8.5
CATEGORIES= shells
-MASTER_SITES= http://slon.ttk.ru/esh/ \
- http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \
+MASTER_SITES= http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \
http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/ \
http://people.FreeBSD.org/~foxfair/distfiles/
+
MAINTAINER= ports@FreeBSD.org
COMMENT= The "easy shell", a small shell with Lisp-like syntax
WRKSRC= ${WRKDIR}/esh
+INFO= esh
pre-build:
@(cd ${WRKSRC} && ${MAKE} clean)
diff --git a/shells/esh/pkg-plist b/shells/esh/pkg-plist
index 85dea259589a..eb4592f41c25 100644
--- a/shells/esh/pkg-plist
+++ b/shells/esh/pkg-plist
@@ -1,6 +1,3 @@
bin/esh
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
-@unexec install-info --delete %D/info/esh.info %D/info/dir
-info/esh.info
-@exec install-info %D/info/esh.info %D/info/dir