=================================================================== RCS file: /cvs/mandoc/Attic/Makefile.port,v retrieving revision 1.1 retrieving revision 1.5 diff -u -p -r1.1 -r1.5 --- mandoc/Attic/Makefile.port 2008/12/10 15:02:01 1.1 +++ mandoc/Attic/Makefile.port 2009/02/23 20:55:56 1.5 @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile.port,v 1.1 2008/12/10 15:02:01 kristaps Exp $ +# $OpenBSD: Makefile.port,v 1.5 2009/02/23 20:55:56 kristaps Exp $ -COMMENT= compile mdoc macros into mark-up languages +COMMENT= mdoc macro compiler DISTNAME= mdocml-@VERSION@ CATEGORIES= devel @@ -15,10 +15,10 @@ PERMIT_PACKAGE_FTP= Yes 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