diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 05:22:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 05:22:06 +0000 |
commit | 235c907ae5ea9956ecbe6fc718411fb2d358bc10 (patch) | |
tree | 2cda4acd1b6ce680f96281958b269635184a5143 /lang | |
parent | bf17204649e1bac9693dbd3032528487d798cc77 (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gambas/Makefile | 1 | ||||
-rw-r--r-- | lang/klogoturtle/Makefile | 2 | ||||
-rw-r--r-- | lang/mdk/Makefile | 2 | ||||
-rw-r--r-- | lang/osb-jscore/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/lang/gambas/Makefile b/lang/gambas/Makefile index 1b15902a10f2..851effa76a8b 100644 --- a/lang/gambas/Makefile +++ b/lang/gambas/Makefile @@ -6,6 +6,7 @@ PORTNAME= gambas PORTVERSION= 1.0.11 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/lang/klogoturtle/Makefile b/lang/klogoturtle/Makefile index 6bddf1b45ab3..84b2a47fd573 100644 --- a/lang/klogoturtle/Makefile +++ b/lang/klogoturtle/Makefile @@ -6,7 +6,7 @@ PORTNAME= klogoturtle PORTVERSION= 0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang kde MASTER_SITES= http://klogoturtle.sourceforge.net/ diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile index ed5acc1f0650..dc066cc96075 100644 --- a/lang/mdk/Makefile +++ b/lang/mdk/Makefile @@ -8,7 +8,7 @@ PORTNAME= mdk PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang gnome MASTER_SITES= ${MASTER_SITE_GNU:S/$/:gnu/} \ ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} diff --git a/lang/osb-jscore/Makefile b/lang/osb-jscore/Makefile index d6d13cbb38e1..466f4da77e10 100644 --- a/lang/osb-jscore/Makefile +++ b/lang/osb-jscore/Makefile @@ -7,7 +7,7 @@ PORTNAME= osb-jscore PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang www java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtk-webcore |