diff options
Diffstat (limited to 'textproc/rman/Makefile')
-rw-r--r-- | textproc/rman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rman/Makefile b/textproc/rman/Makefile index 6fd0ad9e54ad..7dbb26d72173 100644 --- a/textproc/rman/Makefile +++ b/textproc/rman/Makefile @@ -6,11 +6,11 @@ # PORTNAME= rman -PORTVERSION= 3.0.9 +PORTVERSION= 3.1 CATEGORIES= textproc MASTER_SITES= ftp://polyglot.sourceforge.net/pub/polyglotman/ -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Reverse compile man pages from formatted form MAN1= rman.1 |