diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
commit | 81c27c891a0bf0bef71694886cc6f7ae1b42de7f (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /graphics/boxer | |
parent | 537fa0cbd2d6a011fa6b769c106b8f691ce1a312 (diff) |
Notes
Diffstat (limited to 'graphics/boxer')
-rw-r--r-- | graphics/boxer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/boxer/Makefile b/graphics/boxer/Makefile index 28ccf57f60b0..4d2ef6b0e20e 100644 --- a/graphics/boxer/Makefile +++ b/graphics/boxer/Makefile @@ -3,6 +3,7 @@ PORTNAME= boxer PORTVERSION= 0.3.8 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/boxc/${PORTNAME:C/^b/B/}%20-%20the%20Box%20GUI/${DISTNAME}/ \ http://boxc.sourceforge.net/_images/:icons |