diff options
Diffstat (limited to 'devel/argouml')
-rw-r--r-- | devel/argouml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/argouml/Makefile b/devel/argouml/Makefile index 844e70481054..bda162688342 100644 --- a/devel/argouml/Makefile +++ b/devel/argouml/Makefile @@ -22,7 +22,8 @@ COMMENT= A UML design tool with cognitive support LICENSE= EPL -PORTSCOUT= limitw:1,even +PORTSCOUT= limitw:1,even \ + site:${MASTER_SITES:S/argouml-${PORTVERSION}\///} RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper |