diff options
Diffstat (limited to 'editors/lazarus/Makefile')
-rw-r--r-- | editors/lazarus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile index dd948d658a0d..ceb219867503 100644 --- a/editors/lazarus/Makefile +++ b/editors/lazarus/Makefile @@ -6,8 +6,7 @@ # PORTNAME= lazarus -PORTVERSION= 0.9.16 -PORTREVISION= 3 +PORTVERSION= 0.9.18 CATEGORIES= editors devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S|$|freepascal/:freepascal|} \ ftp://ftp.freepascal.org/pub/fpc/dist/source-${FPC_MINVER}/:freepascal \ |