--- Portfile.orig	2008-04-03 01:41:28.000000000 +0200
+++ Portfile	2008-04-03 01:42:50.000000000 +0200
@@ -1,10 +1,11 @@
-# $Id: Portfile 30254 2007-10-23 02:22:51Z jmpp@macports.org $
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
 
 PortSystem 1.0
 name             dtach
-version          0.7
+version          0.8
 categories       sysutils
-maintainers      nomaintainer
+maintainers      danielbond.org:ports
 description      program that emulates the detach feature of screen
 long_description \
 	dtach is a tiny program that emulates the detach feature of \
@@ -16,7 +17,7 @@
 homepage         http://dtach.sourceforge.net/
 platforms        darwin
 master_sites     sourceforge
-checksums        md5 9aa11433d5a5b4b9fed271f10102cf6f
+checksums        md5 ec5999f3b6bb67da19754fcb2e5221f3
 
 build.target
 

