aboutsummaryrefslogtreecommitdiffstats
path: root/shells/ksh93/pkg-plist
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2001-02-26 13:14:17 +0800
committersteve <steve@FreeBSD.org>2001-02-26 13:14:17 +0800
commitd8966d2bd51c6a71b8643d2262a6ad5396823f66 (patch)
tree6becf0b47fde8d5f34aae53eaf56e1b3ad2d1de2 /shells/ksh93/pkg-plist
parent20fe14ae0b5b91526244ad0ecaec196387de6ce3 (diff)
downloadfreebsd-ports-gnome-d8966d2bd51c6a71b8643d2262a6ad5396823f66.tar.gz
freebsd-ports-gnome-d8966d2bd51c6a71b8643d2262a6ad5396823f66.tar.zst
freebsd-ports-gnome-d8966d2bd51c6a71b8643d2262a6ad5396823f66.zip
Build from source now that it is available starting with version
2001-01-01.0000. PR: 25180 Submitted by: maintainer
Diffstat (limited to 'shells/ksh93/pkg-plist')
-rw-r--r--shells/ksh93/pkg-plist1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/ksh93/pkg-plist b/shells/ksh93/pkg-plist
index 07a5f96de8dc..92fe399c03d8 100644
--- a/shells/ksh93/pkg-plist
+++ b/shells/ksh93/pkg-plist
@@ -1,3 +1,4 @@
+@comment $FreeBSD$
bin/ksh93
@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