diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-01 19:34:02 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-01 19:34:02 +0000 |
commit | 796095d54124321b81e58c0b2d8e898365997388 (patch) | |
tree | 3fde07b9a2e763070d3a469909f6fc13c46b0fda /graphics/gx | |
parent | 0d1bd39b0f9c5b984fec4bac92749eb3aa567db3 (diff) | |
download | ports-796095d54124321b81e58c0b2d8e898365997388.tar.gz ports-796095d54124321b81e58c0b2d8e898365997388.zip |
Notes
Diffstat (limited to 'graphics/gx')
-rw-r--r-- | graphics/gx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gx/Makefile b/graphics/gx/Makefile index 4ec070e711a3..4514c0c7f4a4 100644 --- a/graphics/gx/Makefile +++ b/graphics/gx/Makefile @@ -3,7 +3,7 @@ PORTNAME= gx PORTVERSION= 0.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://perticone.homelinux.net/sergio/c++/gx/src/ CENKES |