diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
commit | 630ca2285fa5e6de5891053bc2133d1d69c5385a (patch) | |
tree | 6fbfc49d776033d33d4e1091d7b71636b899d798 /graphics/l2p | |
parent | Fix build with open-motif-2.3.3 (diff) |
Bump PORTREVISION after open-mofit update
Diffstat (limited to 'graphics/l2p')
-rw-r--r-- | graphics/l2p/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/l2p/Makefile b/graphics/l2p/Makefile index 83f7b547a908..193795be3ddb 100644 --- a/graphics/l2p/Makefile +++ b/graphics/l2p/Makefile @@ -7,7 +7,7 @@ PORTNAME= l2p PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics print perl5 MASTER_SITES= http://www.redsymbol.net/software/l2p/dist/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ |