diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-07-28 12:27:28 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-07-28 12:27:28 +0000 |
commit | 1eaf9d912bd0886b9deb149d432302debe2ac26b (patch) | |
tree | 7000cdba7bbb14512180456b78de8eea3144767b /sysutils/bsdstats/pkg-install | |
parent | 66268a76b37fa1e433ce78885d4de3d836dce16c (diff) | |
download | ports-1eaf9d912bd0886b9deb149d432302debe2ac26b.tar.gz ports-1eaf9d912bd0886b9deb149d432302debe2ac26b.zip |
Notes
Diffstat (limited to 'sysutils/bsdstats/pkg-install')
-rw-r--r-- | sysutils/bsdstats/pkg-install | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/bsdstats/pkg-install b/sysutils/bsdstats/pkg-install index 31792cfbdf38..dd228acf9ddf 100644 --- a/sysutils/bsdstats/pkg-install +++ b/sysutils/bsdstats/pkg-install @@ -85,4 +85,3 @@ if [ "$2" = "POST-INSTALL" ]; then fi fi fi - |