diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2010-05-15 15:58:38 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2010-05-15 15:58:38 +0000 |
commit | d4dd342b6d35c9b61a0e45cb3eeea79443472630 (patch) | |
tree | dd62c0ab795007bdc3f1ba8d726a76db145e80b5 /cad/salome-randomizer | |
parent | 09f4731167d69923f3026827a29fd603242a2aa3 (diff) |
Notes
Diffstat (limited to 'cad/salome-randomizer')
-rw-r--r-- | cad/salome-randomizer/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/salome-randomizer/Makefile b/cad/salome-randomizer/Makefile index 124d22f4d7e7..c63f574c1f27 100644 --- a/cad/salome-randomizer/Makefile +++ b/cad/salome-randomizer/Makefile @@ -4,11 +4,11 @@ # # $FreeBSD$ -CATEGORIES= cad science +CATEGORIES= cad science -MASTERDIR= ${.CURDIR}/../salome +MASTERDIR= ${.CURDIR}/../salome -PKGNAMESUFFIX= -randomizer +PKGNAMESUFFIX= -randomizer SAL_MODULE_UPPER= RANDOMIZER .include "${MASTERDIR}/Makefile" |