From 4422ee50a080eb91098e0881af12dd1a0d816ccd Mon Sep 17 00:00:00 2001 From: Xin LI Date: Thu, 20 Mar 2008 22:26:34 +0000 Subject: Use MASTER_SITE_OPENBSD. PR: ports/121370 Submitted by: maintainer --- math/moo/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'math/moo') diff --git a/math/moo/Makefile b/math/moo/Makefile index f232c1a03b0b..3f33c6ee9931 100644 --- a/math/moo/Makefile +++ b/math/moo/Makefile @@ -8,9 +8,8 @@ PORTNAME= moo PORTVERSION= 1.3 CATEGORIES= math -MASTER_SITES= http://www.exit2shell.com/~skreuzer/distfiles/ \ - ftp://ftp.openbsd.org/pub/OpenBSD/distfiles/ \ - http://cyth.net/~ray/moo/ +MASTER_SITES= ${MASTER_SITE_OPENBSD} +MASTER_SITE_SUBDIR= distfiles EXTRACT_SUFX= .tgz MAINTAINER= skreuzer@exit2shell.com -- cgit v1.2.3