diff options
Diffstat (limited to 'devel/ossp-al/Makefile')
-rw-r--r-- | devel/ossp-al/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-al/Makefile b/devel/ossp-al/Makefile index 6057ec7a3b0..86c7d80479e 100644 --- a/devel/ossp-al/Makefile +++ b/devel/ossp-al/Makefile @@ -15,7 +15,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/al/ PKGNAMEPREFIX= ossp- -MAINTAINER= alane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Defines an abstract type of buffer that can move data without copying LIB_DEPENDS= ex.10:${.CURDIR}/../../devel/ossp-ex |