diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 01:50:36 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 01:50:36 +0000 |
commit | 6b6300026705747c8d683942f470ed19c0b27999 (patch) | |
tree | c4b7e1b6e04df9d6cfdd0c635a5486a4fa2e4ebe /cad/salome-light | |
parent | 359fcf18da3ffa1bd213f98b0018b4e4d22b9ce2 (diff) | |
download | ports-6b6300026705747c8d683942f470ed19c0b27999.tar.gz ports-6b6300026705747c8d683942f470ed19c0b27999.zip |
Notes
Diffstat (limited to 'cad/salome-light')
-rw-r--r-- | cad/salome-light/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/salome-light/Makefile b/cad/salome-light/Makefile index c254ddd8c739..31e0d909cf94 100644 --- a/cad/salome-light/Makefile +++ b/cad/salome-light/Makefile @@ -4,7 +4,7 @@ # # $FreeBSD$ -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad science MASTERDIR= ${.CURDIR}/../salome |