diff options
-rw-r--r-- | misc/mango/Makefile | 3 |
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 |