diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2016-12-10 23:29:02 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2016-12-10 23:29:02 +0800 |
commit | b1001d70f01d51c768db3a1e8e00cd1b7a245440 (patch) | |
tree | 7268e086efcba602ca5f14534bce6f7075c92810 /textproc/openjade | |
parent | 2c467c5afbd45537746e9d808e5e92481c8d28b9 (diff) | |
parent | 43ae45671e24ac2b498ed0e5af2e3d27383b4320 (diff) | |
download | freebsd-ports-graphics-mesa-next.tar.gz freebsd-ports-graphics-mesa-next.tar.zst freebsd-ports-graphics-mesa-next.zip |
Diffstat (limited to 'textproc/openjade')
-rw-r--r-- | textproc/openjade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index 10e9f2ea139..8a1777aecf2 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -3,7 +3,7 @@ PORTNAME= openjade PORTVERSION= 1.3.3p1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.3.3 DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-pre/} |