diff options
Diffstat (limited to 'editors/lazarus/Makefile')
-rw-r--r-- | editors/lazarus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile index b66d4d76d6bd..68f37ff09243 100644 --- a/editors/lazarus/Makefile +++ b/editors/lazarus/Makefile @@ -7,7 +7,7 @@ PORTNAME= lazarus PORTVERSION= 0.9.30.4 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= editors devel MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ ${MASTER_SITE_LOCAL:S|$|acm/freepascal/|} \ |