diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/eaglemode/Makefile | 2 | ||||
-rw-r--r-- | x11/leechcraft/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/eaglemode/Makefile b/x11/eaglemode/Makefile index 4db9a0105766..e0f3d35d1531 100644 --- a/x11/eaglemode/Makefile +++ b/x11/eaglemode/Makefile @@ -3,7 +3,7 @@ PORTNAME= eaglemode PORTVERSION= 0.85.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/x11/leechcraft/Makefile b/x11/leechcraft/Makefile index 9031287d6341..9c28dbf8ebaa 100644 --- a/x11/leechcraft/Makefile +++ b/x11/leechcraft/Makefile @@ -3,7 +3,7 @@ PORTNAME= leechcraft PORTVERSION= 0.6.70 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/ DISTNAME= ${PORTNAME}-${PORTVERSION} |