diff options
Diffstat (limited to 'lang/afnix/Makefile')
-rw-r--r-- | lang/afnix/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile index a9b432ce06b4..4cce1722b1a0 100644 --- a/lang/afnix/Makefile +++ b/lang/afnix/Makefile @@ -7,7 +7,7 @@ # PORTNAME= afnix -PORTVERSION= 1.1.2 +PORTVERSION= 1.2.1 CATEGORIES= lang MASTER_SITES= http://www.afnix.org/ftp/%SUBDIR%/ \ ftp://ftp.stack.nl/pub/users/johans/afnix/ @@ -18,7 +18,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= johans@stack.nl COMMENT= A multi-threaded functional programming language -USE_REINPLACE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes HAS_CONFIGURE= yes |