diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-24 19:13:32 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-24 19:13:32 +0000 |
commit | eecc33021ee2c4bf2ed99deb5410cceeb2772bce (patch) | |
tree | 7a6976c5865f3924ba3ac58db07336e1343a5676 /cad | |
parent | Update devel/cmake to 2.6.3. (diff) |
bump PORTREVISION after cmake update
Notes
Notes:
svn path=/head/; revision=230897
Diffstat (limited to 'cad')
-rw-r--r-- | cad/qfsm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/qfsm/Makefile b/cad/qfsm/Makefile index d00fad95f71d..a89fe30d2bb8 100644 --- a/cad/qfsm/Makefile +++ b/cad/qfsm/Makefile @@ -8,6 +8,7 @@ PORTNAME= qfsm PORTVERSION= 0.51.0 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-Source |