diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-13 19:34:39 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-13 19:34:39 +0000 |
commit | 0919c56469e1224ce4a58432609137b976736253 (patch) | |
tree | da313c928920dac6ed5ebd161cea678a27d7b05c /devel/bison20 | |
parent | 02429790dfa1cd7080b75dad92d590bfeca7dedd (diff) | |
download | ports-0919c56469e1224ce4a58432609137b976736253.tar.gz ports-0919c56469e1224ce4a58432609137b976736253.zip |
Notes
Diffstat (limited to 'devel/bison20')
-rw-r--r-- | devel/bison20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bison20/Makefile b/devel/bison20/Makefile index 05fe515556c2..d66abadc21c6 100644 --- a/devel/bison20/Makefile +++ b/devel/bison20/Makefile @@ -8,6 +8,7 @@ PORTNAME= bison PORTVERSION= 1.33 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= bison |