From ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- net/nocol/DEINSTALL | 23 +++++++++ net/nocol/DESCR | 19 ++++++++ net/nocol/PLIST | 127 ++++++++++++++++++++++++++++++++++++++++++++++++ net/nocol/pkg/DEINSTALL | 23 --------- net/nocol/pkg/DESCR | 19 -------- net/nocol/pkg/PLIST | 127 ------------------------------------------------ 6 files changed, 169 insertions(+), 169 deletions(-) create mode 100755 net/nocol/DEINSTALL create mode 100644 net/nocol/DESCR create mode 100644 net/nocol/PLIST delete mode 100755 net/nocol/pkg/DEINSTALL delete mode 100644 net/nocol/pkg/DESCR delete mode 100644 net/nocol/pkg/PLIST (limited to 'net/nocol') diff --git a/net/nocol/DEINSTALL b/net/nocol/DEINSTALL new file mode 100755 index 00000000000..2edd18c652e --- /dev/null +++ b/net/nocol/DEINSTALL @@ -0,0 +1,23 @@ +#! /bin/sh +# +# $NetBSD: DEINSTALL,v 1.1 2001/10/31 22:57:01 zuntum Exp $ +# + +case "$2" in + DEINSTALL) cat <