diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2012-02-05 00:34:03 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2012-02-05 00:34:03 +0000 |
commit | 02ecebf04f66cc6c0f427fa093ea1f99fd86a01b (patch) | |
tree | d9aa5bcf52e7f992b5463c97efa995752c9c2479 /graphics/skanlite/Makefile | |
parent | 213357e817544efd11c1892d9f8a4dd59a5339f7 (diff) |
Notes
Diffstat (limited to 'graphics/skanlite/Makefile')
-rw-r--r-- | graphics/skanlite/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/skanlite/Makefile b/graphics/skanlite/Makefile index 6d6945ff947a..6ae63d08410f 100644 --- a/graphics/skanlite/Makefile +++ b/graphics/skanlite/Makefile @@ -6,8 +6,7 @@ # PORTNAME= skanlite -PORTVERSION= 0.7 -PORTREVISION= 1 +PORTVERSION= 0.8 CATEGORIES= graphics kde MASTER_SITES= SF/sanewidget/Skanlite/ DIST_SUBDIR= KDE/extragear |