diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2003-04-28 17:55:28 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2003-04-28 17:55:28 +0000 |
commit | aebacd68146f0044cf865f729ee57613e1f817e6 (patch) | |
tree | acaae580bedcc1c943c600f9c435f76d150f2177 /editors/leo | |
parent | f4b1fc176a92a41d371f31cd521d55830a20db48 (diff) | |
download | ports-aebacd68146f0044cf865f729ee57613e1f817e6.tar.gz ports-aebacd68146f0044cf865f729ee57613e1f817e6.zip |
Notes
Diffstat (limited to 'editors/leo')
-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 fb9bd2721ac8..50b3419eb9d7 100644 --- a/editors/leo/Makefile +++ b/editors/leo/Makefile @@ -9,7 +9,7 @@ PORTNAME= leo PORTVERSION= 3.10 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 0 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |