diff options
Diffstat (limited to 'devel/bouml/Makefile')
-rw-r--r-- | devel/bouml/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/bouml/Makefile b/devel/bouml/Makefile index 8ddb283e80d8..f4d99a072a44 100644 --- a/devel/bouml/Makefile +++ b/devel/bouml/Makefile @@ -8,7 +8,9 @@ PORTNAME= bouml PORTVERSION= 2.14.5 CATEGORIES= devel -MASTER_SITES= http://bouml.free.fr/ +MASTER_SITES= http://bouml.free.fr/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= thierry DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} |