diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 01:50:36 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 01:50:36 +0000 |
commit | 6b6300026705747c8d683942f470ed19c0b27999 (patch) | |
tree | c4b7e1b6e04df9d6cfdd0c635a5486a4fa2e4ebe /editors | |
parent | 359fcf18da3ffa1bd213f98b0018b4e4d22b9ce2 (diff) | |
download | ports-6b6300026705747c8d683942f470ed19c0b27999.tar.gz ports-6b6300026705747c8d683942f470ed19c0b27999.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/leo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/leo/Makefile b/editors/leo/Makefile index d052c2a804c3..bcfdd53495da 100644 --- a/editors/leo/Makefile +++ b/editors/leo/Makefile @@ -7,6 +7,7 @@ PORTNAME= leo PORTVERSION= 4.10 +PORTREVISION= 1 CATEGORIES= editors python MASTER_SITES= SF/${PORTNAME}/Leo/${PORTVERSION}%20final DISTNAME= Leo-${PORTVERSION}-final |