summaryrefslogtreecommitdiffstats
path: root/Makefile.port
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-02-23 20:55:56 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-02-23 20:55:56 +0000
commit26a425b21000e073b27f1657befcd4d8253b44b8 (patch)
tree14eaeac428312d9cd384b9236572552148faa7ae /Makefile.port
parentcae3df3ebe37af1f8a19323e169f44e166a76a95 (diff)
downloadmandoc-26a425b21000e073b27f1657befcd4d8253b44b8.tar.gz
Port works.
Diffstat (limited to 'Makefile.port')
-rw-r--r--Makefile.port4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.port b/Makefile.port
index 00f183c2..57120352 100644
--- a/Makefile.port
+++ b/Makefile.port
@@ -15,10 +15,10 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
-MASTER_SITES= http://mdocml.bsd.lv/ports-openbsd/
+MASTER_SITES= http://mdocml.bsd.lv/snapshots/
WANTLIB= c
-NO_REGRESS= Yes
+NO_REGRESS= No
.include <bsd.port.mk>