diff options
Diffstat (limited to 'lang/s9fes/Makefile')
-rw-r--r-- | lang/s9fes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/s9fes/Makefile b/lang/s9fes/Makefile index f089464ee6ad..eaf1c92e7a10 100644 --- a/lang/s9fes/Makefile +++ b/lang/s9fes/Makefile @@ -6,12 +6,12 @@ # PORTNAME= s9fes -PORTVERSION= 20120713 +PORTVERSION= 20121005 CATEGORIES= lang scheme MASTER_SITES= http://www.t3x.org/s9fes/ MAINTAINER= nmh@t3x.org -COMMENT= A portable Scheme interpreter with a Unix interface +COMMENT= Portable Scheme interpreter with a Unix interface LICENSE= public LICENSE_NAME= Public Domain |