Revision
74799
Author
ecronin@macports.org
Date
2011-01-02 13:22:08 -0800 (Sun, 02 Jan 2011)

Log Message

textproc/txt2man: Set license; drop maintainership

Modified Paths

Diff

Modified: trunk/dports/textproc/txt2man/Portfile (74798 => 74799)


--- trunk/dports/textproc/txt2man/Portfile	2011-01-02 21:20:52 UTC (rev 74798)
+++ trunk/dports/textproc/txt2man/Portfile	2011-01-02 21:22:08 UTC (rev 74799)
@@ -3,9 +3,10 @@
 PortSystem 1.0
 
 name            txt2man
+license         GPL-2
 version         1.5.5
 categories      textproc
-maintainers     ecronin
+maintainers     nomaintainer
 description     Converts flat ASCII text to man page format
 long_description \
         Txt2man converts flat ASCII text into the man page format. \