diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:15:15 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:15:15 +0000 |
commit | c926af277e1355820a38a0dea7ee6dd6290182f8 (patch) | |
tree | bf9913f2e73992da76b52cce28501e8e6754bf94 /cad/brlcad | |
parent | a07aa037a1d811308d584e576ce019f0a3f1541c (diff) | |
download | ports-c926af277e1355820a38a0dea7ee6dd6290182f8.tar.gz ports-c926af277e1355820a38a0dea7ee6dd6290182f8.zip |
Notes
Diffstat (limited to 'cad/brlcad')
-rw-r--r-- | cad/brlcad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile index d2f260fe9602..bcf1874937ab 100644 --- a/cad/brlcad/Makefile +++ b/cad/brlcad/Makefile @@ -9,7 +9,7 @@ PORTNAME= brlcad PORTVERSION= 7.12.6 PORTREVISION= 1 CATEGORIES= cad -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/BRL-CAD%20Source/${PORTVERSION} MAINTAINER= erik@smluc.org COMMENT= CSG modelling system from the US Ballistic Research Laboratory |