diff options
Diffstat (limited to 'lang/gscheme/Makefile')
-rw-r--r-- | lang/gscheme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gscheme/Makefile b/lang/gscheme/Makefile index bc3bfb2c6ebb..011942c131b4 100644 --- a/lang/gscheme/Makefile +++ b/lang/gscheme/Makefile @@ -2,7 +2,7 @@ PORTNAME= gscheme PORTVERSION= 0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang gnustep MASTER_SITES= http://www.gnustep.it/marko/GScheme/ \ ${MASTER_SITE_LOCAL} |