diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2016-07-20 09:33:31 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2016-07-20 09:33:31 +0000 |
commit | 3561a46f285c63588e94e78058ab4a9582b98b22 (patch) | |
tree | ee034c13633ca813e09b3fc925d53acc6b5eda76 /graphics/g2 | |
parent | 944a4540ffb5d5ca873bd826b9df90c25a74f91f (diff) |
Notes
Diffstat (limited to 'graphics/g2')
-rw-r--r-- | graphics/g2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile index 6fd1fdb58c3f..ec417067b41b 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -3,7 +3,7 @@ PORTNAME= g2 PORTVERSION= 0.40 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= SUNSITE/libs/graphics |