diff options
Diffstat (limited to 'textproc/info2html/Makefile')
-rw-r--r-- | textproc/info2html/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/info2html/Makefile b/textproc/info2html/Makefile index 4d707bc5e77a..83c1e8cc0769 100644 --- a/textproc/info2html/Makefile +++ b/textproc/info2html/Makefile @@ -6,11 +6,11 @@ # PORTNAME= info2html -PORTVERSION= 1.1 +PORTVERSION= 1.1 CATEGORIES= textproc -MASTER_SITES= http://www.de.freebsd.org/~wosch/src/ +MASTER_SITES= http://www.de.freebsd.org/~wosch/src/ -MAINTAINER= wosch@FreeBSD.org +MAINTAINER= wosch@FreeBSD.org MAN1= info2html.1 MANCOMPRESSED= yes |