diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-18 21:06:42 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-18 21:06:42 +0000 |
commit | 8e1977f39a5cb797e35c71f3d7126d65deb4eeeb (patch) | |
tree | cd3c5b7f955cf52ea6c4f728b5c31a1836388d57 | |
parent | Remove non-existent WWW (diff) |
Remove non-existent WWW
Trim headers
rman is "Artistic License"
-rw-r--r-- | textproc/rman/Makefile | 6 | ||||
-rw-r--r-- | textproc/rman/pkg-descr | 2 |
2 files changed, 1 insertions, 7 deletions
diff --git a/textproc/rman/Makefile b/textproc/rman/Makefile index 3d92568af264..36fe78a860dd 100644 --- a/textproc/rman/Makefile +++ b/textproc/rman/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rman -# Date created: 27 Dec 1994 -# Whom: Thomas Gellekum <tg@FreeBSD.org> -# +# Created by: Thomas Gellekum <tg@FreeBSD.org> # $FreeBSD$ -# PORTNAME= rman PORTVERSION= 3.2 diff --git a/textproc/rman/pkg-descr b/textproc/rman/pkg-descr index 6903111d23ff..d139d786dc13 100644 --- a/textproc/rman/pkg-descr +++ b/textproc/rman/pkg-descr @@ -2,5 +2,3 @@ PolyglotMan takes formatted man pages from most of the popular flavours of UN*X and transforms them into any of a number of source formats. It can produce ASCII-only, section headers-only, TkMan, [tn]roff, Ensemble, SGML, HTML, LaTeX, RTF, Perl 5 POD. - -WWW: http://polyglotman.sourceforge.net/ |