diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-06-01 22:38:06 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-06-01 22:38:06 +0000 |
commit | e875ba165ac4a2856a989e54a63631d09a0f256d (patch) | |
tree | 43c5e7fbe892de2f802f54455211a2824edd84f9 /devel/argouml | |
parent | 0a08bb771bcf51127802a0e81998d0a3f5e3cb15 (diff) |
Notes
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 |