summaryrefslogtreecommitdiffstatshomepage
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
commit2f13c0b874bb645b2553d4fb4fdd299d0d6e237b (patch)
treebf95c9fcecada23709d30b72dba6f34195cec3bd /Makefile.port
parent63aa9d77e4526a51fbef92b2bfebf5d640087f56 (diff)
downloadmandoc-2f13c0b874bb645b2553d4fb4fdd299d0d6e237b.tar.gz
mandoc-2f13c0b874bb645b2553d4fb4fdd299d0d6e237b.tar.zst
mandoc-2f13c0b874bb645b2553d4fb4fdd299d0d6e237b.zip
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>