diff options
author | tron <tron@pkgsrc.org> | 1999-05-30 16:53:30 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-05-30 16:53:30 +0000 |
commit | 74d8f8543bb706b5df0ffd9a11e905514d61718a (patch) | |
tree | 3b792ec5b71802929e4f9af4545841e3570ce5ee /pkgtools | |
parent | 40a7fa2da1b1d188f4e037461feb176f3197f2f8 (diff) | |
download | pkgsrc-74d8f8543bb706b5df0ffd9a11e905514d61718a.tar.gz |
Remove blank line.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkg_install/pkg/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/pkg/PLIST b/pkgtools/pkg_install/pkg/PLIST index 909351a8c8b..0ea333d2ee2 100644 --- a/pkgtools/pkg_install/pkg/PLIST +++ b/pkgtools/pkg_install/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 1999/03/13 03:47:49 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.4 1999/05/30 16:53:30 tron Exp $ sbin/pkg_add sbin/pkg_admin sbin/pkg_create @@ -15,4 +15,3 @@ share/man/man1/pkg_create.1 share/man/man1/pkg_delete.1 share/man/man1/pkg_info.1 @exec [ -f ${PKG_DBDIR:-/var/db/pkg}/pkgdb.byfile.db ] || pkg_admin rebuild - |