summaryrefslogtreecommitdiff
path: root/misc/mango
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-05-11 09:33:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-05-11 09:33:46 +0000
commit0b8ad7c0f90dce5571b3d162c8f9c23cc1b71b4f (patch)
tree395613818b331ca4df8393feefa7e548a96d710b /misc/mango
parentUnbreak build by correctly linking against libgnugetopt. (diff)
Use MASTER_SITE_SOURCEFORGE
Noticed by: bento
Notes
Notes: svn path=/head/; revision=58906
Diffstat (limited to 'misc/mango')
-rw-r--r--misc/mango/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/mango/Makefile b/misc/mango/Makefile
index 3b770525cb7f..63e41b069294 100644
--- a/misc/mango/Makefile
+++ b/misc/mango/Makefile
@@ -9,7 +9,8 @@ PORTNAME= mango
PORTVERSION= 0.3
PORTREVISION= 2
CATEGORIES= misc
-MASTER_SITES= http://prdownloads.sourceforge.net/mango/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=mango
MAINTAINER= jesse@cs.uni-magdeburg.de