diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2010-09-26 19:56:09 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2010-09-26 19:56:09 +0000 |
commit | f03640960e9e4d6a44b5e1239756384afbe53914 (patch) | |
tree | 7c183cb72aee1af37d16b330dab9cb68243fce11 /devel/bisoncpp/Makefile | |
parent | 1f180fd0d21b88f696cf8c3d18291c63615a0c58 (diff) |
Notes
Diffstat (limited to 'devel/bisoncpp/Makefile')
-rw-r--r-- | devel/bisoncpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bisoncpp/Makefile b/devel/bisoncpp/Makefile index 3c8afeaf282b..95c92eecf759 100644 --- a/devel/bisoncpp/Makefile +++ b/devel/bisoncpp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bisoncpp -PORTVERSION= 2.7.0 +PORTVERSION= 2.8.0 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/bisonc%2B%2B/${PORTVERSION} DISTNAME= bisonc++_${PORTVERSION} |