diff options
author | Carlo Strub <cs@FreeBSD.org> | 2014-12-02 22:44:25 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2014-12-02 22:44:25 +0000 |
commit | fb14c8850f5f8f2b3820ac79fa7b8e7b22c2e1cd (patch) | |
tree | 8b8e7df8604d94e1b092d98282c6afed627b3230 /x11/leechcraft | |
parent | f796d93c17f7fc4b06bdd530f484121f469ca9b6 (diff) |
Notes
Diffstat (limited to 'x11/leechcraft')
-rw-r--r-- | x11/leechcraft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/leechcraft/Makefile b/x11/leechcraft/Makefile index 9c28dbf8ebaa..23a326562b8e 100644 --- a/x11/leechcraft/Makefile +++ b/x11/leechcraft/Makefile @@ -3,7 +3,7 @@ PORTNAME= leechcraft PORTVERSION= 0.6.70 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/ DISTNAME= ${PORTNAME}-${PORTVERSION} |