diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-03-28 06:47:48 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-03-28 06:47:48 +0000 |
commit | de78af3ac53da4687d22975cd2e236a0668d9a0d (patch) | |
tree | d9c023ed56bfb9a9663ac490476a1cca76b1c499 /graphics/grafx2 | |
parent | 1c61847a1158728babbb2e3016e7b369abef3304 (diff) | |
download | freebsd-ports-de78af3ac53da4687d22975cd2e236a0668d9a0d.zip |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Diffstat (limited to 'graphics/grafx2')
-rw-r--r-- | graphics/grafx2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/grafx2/Makefile b/graphics/grafx2/Makefile index 94c6dc291012..1294893a5561 100644 --- a/graphics/grafx2/Makefile +++ b/graphics/grafx2/Makefile @@ -8,7 +8,7 @@ PORTNAME= grafx2 DISTVERSION= 2.00b98.0 DISTVERSIONSUFFIX= -svn482 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} EXTRACT_SUFX= .tgz |