diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
commit | 075acacd24db0c43cce5dccc810156a1c5eff446 (patch) | |
tree | f3dd8caf9fe8f8c14de35a33876ae473bded1b4f /deskutils/thinkingrock | |
parent | c926af277e1355820a38a0dea7ee6dd6290182f8 (diff) |
Notes
Diffstat (limited to 'deskutils/thinkingrock')
-rw-r--r-- | deskutils/thinkingrock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/thinkingrock/Makefile b/deskutils/thinkingrock/Makefile index b579d98be121..d6e3da9ca69e 100644 --- a/deskutils/thinkingrock/Makefile +++ b/deskutils/thinkingrock/Makefile @@ -8,7 +8,7 @@ PORTNAME= thinkingrock PORTVERSION= 2.2.1 CATEGORIES= deskutils java -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/ThinkingRock/TR%20${PORTVERSION} DISTNAME= tr-${PORTVERSION} MAINTAINER= beat@FreeBSD.org |