diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-03 18:16:54 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-03 18:16:54 +0000 |
commit | 3503833535d553b225288a0da807dc4ec028d3fa (patch) | |
tree | 87c7240343b7c4fe8c42af1e819c08f8216290b1 /editors/leo/Makefile | |
parent | 481aa3dd688d918ecac2e31c8e854a0d91ded73e (diff) |
Notes
Diffstat (limited to 'editors/leo/Makefile')
-rw-r--r-- | editors/leo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/leo/Makefile b/editors/leo/Makefile index 92eea465e99f..bc9aecb3aad6 100644 --- a/editors/leo/Makefile +++ b/editors/leo/Makefile @@ -7,7 +7,7 @@ PORTNAME= leo PORTVERSION= 4.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors python MASTER_SITES= SF/${PORTNAME}/Leo/${PORTVERSION}%20final DISTNAME= Leo-${PORTVERSION}-final |