diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /graphics/xoris | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) |
Notes
Diffstat (limited to 'graphics/xoris')
-rw-r--r-- | graphics/xoris/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/xoris/Makefile b/graphics/xoris/Makefile index 4e4bde7fcc31..c49cd5ed6a4d 100644 --- a/graphics/xoris/Makefile +++ b/graphics/xoris/Makefile @@ -7,6 +7,7 @@ PORTNAME= xoris PORTVERSION= 0.1b +PORTREVISION= 1 CATEGORIES= graphics x11 MASTER_SITES= http://gromnizki.unixdev.net/soft/ |