diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-11 09:33:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-11 09:33:46 +0000 |
commit | 0b8ad7c0f90dce5571b3d162c8f9c23cc1b71b4f (patch) | |
tree | 395613818b331ca4df8393feefa7e548a96d710b /misc | |
parent | 382a242893abd07cc526602c179d368623568517 (diff) | |
download | ports-0b8ad7c0f90dce5571b3d162c8f9c23cc1b71b4f.tar.gz ports-0b8ad7c0f90dce5571b3d162c8f9c23cc1b71b4f.zip |
Notes
Diffstat (limited to 'misc')
-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 |