diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-10 10:25:54 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-10 10:25:54 +0000 |
commit | 26c34f89d7ce55cc79b99e349c67a170b7eb5cf2 (patch) | |
tree | 38482016818f838c4b31c7201bc3cf78c4b32f6e /devel/bison | |
parent | Add libelysium 0.2.6, a library of utility functions used by (diff) |
Bump PORTEPOCH because PORTVERSION was recently lowered.
Notes
Notes:
svn path=/head/; revision=51308
Diffstat (limited to 'devel/bison')
-rw-r--r-- | devel/bison/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile index b490fdb86833..ab0f25b2a7db 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -8,6 +8,7 @@ PORTNAME= bison PORTVERSION= 1.28 +PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= bison |