diff options
author | Johannes M Dieterich <jmd@FreeBSD.org> | 2021-12-01 08:49:59 -0600 |
---|---|---|
committer | Johannes M Dieterich <jmd@FreeBSD.org> | 2021-12-01 08:49:59 -0600 |
commit | 793bb9ca82977fc2d6e5633e04a2af9a793ff45c (patch) | |
tree | a8953cf23903e3fb14217b2c855f46b6f3642f31 | |
parent | textproc/p5-PPIx-Regexp: Update to 0.082 (diff) |
devel/oclgrind: increment PORTEPOCH
Due to the version change to abbreviated years (21.10) we'd otherwise go
backwards.
-rw-r--r-- | devel/oclgrind/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/oclgrind/Makefile b/devel/oclgrind/Makefile index 7acaf2ec4748..26199bdbc7b0 100644 --- a/devel/oclgrind/Makefile +++ b/devel/oclgrind/Makefile @@ -4,6 +4,7 @@ PORTNAME= oclgrind PORTVERSION= 21.10 DISTVERSIONPREFIX= v PORTREVISION= 0 +PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= jmd@FreeBSD.org |