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 /x11 | |
parent | e527c1b2f65c583b01144da031c2a4451391e7ea (diff) |
Notes
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} |