diff options
Diffstat (limited to 'editors/led/Makefile')
-rw-r--r-- | editors/led/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/led/Makefile b/editors/led/Makefile index 1d70b8efe423..a6a7ecd61685 100644 --- a/editors/led/Makefile +++ b/editors/led/Makefile @@ -6,8 +6,8 @@ # PORTNAME= led -PORTVERSION= 0.9 -PORTREVISION= 1 +PORTVERSION= 0.9.1 +PORTREVISION= 0 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}-editor |