diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-11-25 12:55:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-11-25 12:55:53 +0000 |
commit | 2d2662f1342e6b30a4f3e843cb2ecdc7987bf7d8 (patch) | |
tree | 2775ee0f159728d1a156c728006cce8798a7c496 /graphics/electrix | |
parent | e527c1b2f65c583b01144da031c2a4451391e7ea (diff) |
Notes
Diffstat (limited to 'graphics/electrix')
-rw-r--r-- | graphics/electrix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/electrix/Makefile b/graphics/electrix/Makefile index 508c9142bdff..72c4d3d702b2 100644 --- a/graphics/electrix/Makefile +++ b/graphics/electrix/Makefile @@ -2,7 +2,7 @@ PORTNAME= electrix PORTVERSION= 0.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics print MASTER_SITES= SF/${PORTNAME:tl}/${PORTVERSION} |