diff options
author | schmonz <schmonz> | 2002-06-06 17:10:32 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2002-06-06 17:10:32 +0000 |
commit | 20ea61408ff7f9ea2530117c935e4235ae8017e5 (patch) | |
tree | 08e3bd368dae0b1e0828ff4795a8f5c3a636e26d /chat | |
parent | 8cb25ac8b32e98bd6ff8b2d18cdd60a864557f0c (diff) | |
download | pkgsrc-20ea61408ff7f9ea2530117c935e4235ae8017e5.tar.gz |
Remove pkg/{DESCR,PLIST}. Add standard first-line comment to PLIST.
Format DESCR.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/emech/DESCR | 5 | ||||
-rw-r--r-- | chat/emech/PLIST | 1 | ||||
-rw-r--r-- | chat/emech/pkg/DESCR | 1 | ||||
-rw-r--r-- | chat/emech/pkg/PLIST | 1 |
4 files changed, 5 insertions, 3 deletions
diff --git a/chat/emech/DESCR b/chat/emech/DESCR index ab68e06d52a..0c846b23c09 100644 --- a/chat/emech/DESCR +++ b/chat/emech/DESCR @@ -1 +1,4 @@ -The EnergyMech is a UNIX compatible IRC bot programmed in the C language, freely distributable under GNU General Public License (GPL). On this website you can find the largest EnergyMech resource and help library on the Internet. +The EnergyMech is a UNIX compatible IRC bot programmed in the C +language, freely distributable under GNU General Public License +(GPL). On this website you can find the largest EnergyMech resource +and help library on the Internet. diff --git a/chat/emech/PLIST b/chat/emech/PLIST index 3965a55a687..3cf5ea5fc21 100644 --- a/chat/emech/PLIST +++ b/chat/emech/PLIST @@ -1,3 +1,4 @@ +@comment $NetBSD: PLIST,v 1.2 2002/06/06 17:10:32 schmonz Exp $ bin/mech bin/genuser share/example/emech/sample.set diff --git a/chat/emech/pkg/DESCR b/chat/emech/pkg/DESCR deleted file mode 100644 index d3d01bce4a4..00000000000 --- a/chat/emech/pkg/DESCR +++ /dev/null @@ -1 +0,0 @@ -An IRC bot wirtten in C diff --git a/chat/emech/pkg/PLIST b/chat/emech/pkg/PLIST deleted file mode 100644 index 316b699542e..00000000000 --- a/chat/emech/pkg/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/06/06 14:27:03 manu Exp $ |