diff options
author | alane <alane@FreeBSD.org> | 2003-04-28 17:55:28 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2003-04-28 17:55:28 +0000 |
commit | 2cc69728974d0ca218de0ca4e429746cef4980f1 (patch) | |
tree | 56e3d26b078327e49d066f3f28337a07088d0eca /editors | |
parent | 43432e65b761ee313bfd923f9a2abcd2ca513319 (diff) | |
download | FreeBSD-ports-2cc69728974d0ca218de0ca4e429746cef4980f1.zip FreeBSD-ports-2cc69728974d0ca218de0ca4e429746cef4980f1.tar.gz |
update revision to push out distfile fix
Diffstat (limited to 'editors')
-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 fb9bd27..50b3419 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} |