# $OpenBSD$
-COMMENT= compile mdoc macros into mark-up languages
+COMMENT= mdoc macro compiler
DISTNAME= mdocml-@VERSION@
CATEGORIES= devel
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
-MASTER_SITES= http://sysjail.bsd.lv/dist/
+MASTER_SITES= http://mdocml.bsd.lv/snapshots/
WANTLIB= c
-NO_REGRESS= Yes
+NO_REGRESS= No
.include <bsd.port.mk>