diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-18 10:27:58 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-18 10:27:58 +0000 |
commit | 21d944be5c0c2eb514e315ee1fdd5cef39924107 (patch) | |
tree | 55293c37df7f3cb1737b502e4abf91f128a4a529 /devel/bison175 | |
parent | Depend on security/p5-Crypt-Blowfish (diff) |
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Notes
Notes:
svn path=/head/; revision=56291
Diffstat (limited to 'devel/bison175')
-rw-r--r-- | devel/bison175/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bison175/Makefile b/devel/bison175/Makefile index 9115ff9d4880..a52e63f64d4f 100644 --- a/devel/bison175/Makefile +++ b/devel/bison175/Makefile @@ -8,6 +8,7 @@ PORTNAME= bison PORTVERSION= 1.34 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= bison |