diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-06-16 14:54:31 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-06-16 14:54:31 +0000 |
commit | 2a1d1e7daaac1c7f3913d7265c83ea279bf0c4b1 (patch) | |
tree | 8e86224c15482a772232ae93f82616f2b4d018fa | |
parent | ba387167275fb185273f240c26d21f2c647e923f (diff) | |
download | ports-2a1d1e7daaac1c7f3913d7265c83ea279bf0c4b1.tar.gz ports-2a1d1e7daaac1c7f3913d7265c83ea279bf0c4b1.zip |
Notes
-rw-r--r-- | emulators/sim/pkg-plist | 2 | ||||
-rw-r--r-- | emulators/simh/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/sim/pkg-plist b/emulators/sim/pkg-plist index ae3a910ed155..452ec7aac8ea 100644 --- a/emulators/sim/pkg-plist +++ b/emulators/sim/pkg-plist @@ -8,4 +8,4 @@ bin/pdp9 bin/pdp11 bin/pdp15 share/doc/sim/simh_doc.txt -@rmdir share/doc/sim +@dirrm share/doc/sim diff --git a/emulators/simh/pkg-plist b/emulators/simh/pkg-plist index ae3a910ed155..452ec7aac8ea 100644 --- a/emulators/simh/pkg-plist +++ b/emulators/simh/pkg-plist @@ -8,4 +8,4 @@ bin/pdp9 bin/pdp11 bin/pdp15 share/doc/sim/simh_doc.txt -@rmdir share/doc/sim +@dirrm share/doc/sim |