diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-11-04 21:21:03 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-11-04 21:21:03 +0000 |
commit | 2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b (patch) | |
tree | aaa2c08d71abd608c59b88d2f47129b176e8865b /lang/afnix | |
parent | Return eadler's ports to the pools after safekeeping his commit bit. (diff) |
Returns johans's ports to the pool after safekeeping his commit bit.
Notes
Notes:
svn path=/head/; revision=516744
Diffstat (limited to 'lang/afnix')
-rw-r--r-- | lang/afnix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile index 582f8fd53d00..8f652f94d340 100644 --- a/lang/afnix/Makefile +++ b/lang/afnix/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.afnix.org/ftp/ \ ftp://ftp.stack.nl/pub/users/johans/afnix/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-threaded functional programming language BROKEN_armv6= fails to compile: operator new takes type size_t as first parameter |