diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 14:50:36 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 14:50:36 +0000 |
commit | 9a7c05021b0a88d1a735a62591e94e1b26bcf545 (patch) | |
tree | 8bdf01ead4b1551ab0518948fd40e47352879ba8 /cad/salome-yacs/Makefile | |
parent | - Update to 0.300001 (diff) |
Fix PORTREVISION
Reported by: erwin
Diffstat (limited to 'cad/salome-yacs/Makefile')
-rw-r--r-- | cad/salome-yacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/salome-yacs/Makefile b/cad/salome-yacs/Makefile index 453151261b9e..4a541d41997b 100644 --- a/cad/salome-yacs/Makefile +++ b/cad/salome-yacs/Makefile @@ -4,7 +4,7 @@ # # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= cad science MASTERDIR= ${.CURDIR}/../salome |