diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-01-31 16:21:45 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-01-31 16:21:45 +0000 |
commit | bc19d067843d4e80e501af0760b5b4e79d2f3965 (patch) | |
tree | 9894e944547809ff5eee8d0b36fc76622411570d /graphics/opendx | |
parent | a345c5cf11a8e516a8dfa0be19809270ca858e52 (diff) |
Notes
Diffstat (limited to 'graphics/opendx')
-rw-r--r-- | graphics/opendx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 568ffc55010b..3e6b495c80d0 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -3,7 +3,7 @@ PORTNAME= opendx PORTVERSION= 4.4.4 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= graphics math java MASTER_SITES= http://www.sfr-fresh.com/unix/misc/ DISTNAME= dx-${PORTVERSION} |