diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-02-05 11:46:55 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-02-05 11:46:55 +0000 |
commit | ca9c60461cb276ee2afe18260afc8dec97c1b6f8 (patch) | |
tree | 723ef4dd1e7ab15998168c724ba862742907ca7a /graphics/l2p | |
parent | Restore joystick fix from ports/136973. (diff) |
- update to jpeg-8
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 c83f2def0663..3dddbbad5f75 100644 --- a/graphics/l2p/Makefile +++ b/graphics/l2p/Makefile @@ -7,7 +7,7 @@ PORTNAME= l2p PORTVERSION= 1.1.1 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics print perl5 MASTER_SITES= http://www.redsymbol.net/software/l2p/dist/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ |