diff options
Diffstat (limited to 'sysutils/ups-nut')
-rw-r--r-- | sysutils/ups-nut/DEINSTALL | 3 | ||||
-rw-r--r-- | sysutils/ups-nut/PLIST | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/ups-nut/DEINSTALL b/sysutils/ups-nut/DEINSTALL index 6f6cde628a6..865d1a2a8e7 100644 --- a/sysutils/ups-nut/DEINSTALL +++ b/sysutils/ups-nut/DEINSTALL @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: DEINSTALL,v 1.2 2001/11/19 04:25:15 lukem Exp $ +# $NetBSD: DEINSTALL,v 1.3 2001/11/19 04:40:00 lukem Exp $ # PKGNAME=$1 @@ -22,6 +22,7 @@ If you won't be using ${PKGNAME} any longer, you may want to remove: * the \`${USER}' user * the \`${GROUP}' group + * the \`${PKG_PREFIX}/etc/nut' directory =========================================================================== EOF diff --git a/sysutils/ups-nut/PLIST b/sysutils/ups-nut/PLIST index 1ffb04498c9..b5bd350d3af 100644 --- a/sysutils/ups-nut/PLIST +++ b/sysutils/ups-nut/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2001/11/18 00:41:20 lukem Exp $ +@comment $NetBSD: PLIST,v 1.4 2001/11/19 04:40:00 lukem Exp $ bin/aeg bin/apcsmart bin/belkin @@ -92,4 +92,3 @@ share/doc/nut/ups-trust425+625.txt share/doc/nut/upssched.txt @dirrm share/doc/nut/cables @dirrm share/doc/nut -@dirrm etc/nut |