summaryrefslogtreecommitdiff
path: root/devel/chkpt
diff options
context:
space:
mode:
authorwiz <wiz>2000-08-11 01:07:45 +0000
committerwiz <wiz>2000-08-11 01:07:45 +0000
commite7866a1e6629c1384c066c50f4c3a2d79357c342 (patch)
tree61a4b821a3d41eb58b4ea1f9a30c2bb342ddaf2f /devel/chkpt
parent59b50ec8ab84fc189b887a7f0bae4b249a3a3b54 (diff)
downloadpkgsrc-e7866a1e6629c1384c066c50f4c3a2d79357c342.tar.gz
Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
Diffstat (limited to 'devel/chkpt')
-rw-r--r--devel/chkpt/pkg/DESCR2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/chkpt/pkg/DESCR b/devel/chkpt/pkg/DESCR
index a8cfd8602bf..9f536985864 100644
--- a/devel/chkpt/pkg/DESCR
+++ b/devel/chkpt/pkg/DESCR
@@ -3,5 +3,3 @@ checkpointing. ``Checkpointing'' describes the action to periodically
save process information on permanent storage (on hard disk,
typically). After a system failure a process may be continued from
the saved state, from the checkpoint.
-
-Author: Alexandre Wennmacher (wennmach@geo.Uni-Koeln.DE)