diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-05-24 10:53:46 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-05-24 10:53:46 +0000 |
commit | f4c374e95c027555272dd49d223cc725b78531e1 (patch) | |
tree | c9358e1293611ece06c1c634c74258356d683d3f /graphics/aalib | |
parent | - Now it is possible to use ldap as source for hosts database. (diff) |
Pass maintainership to submitter
PR: ports/97747
Submitted by: Shaun Amott <shaun at inerd.com>
Diffstat (limited to 'graphics/aalib')
-rw-r--r-- | graphics/aalib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index 3e12ea4e3b7d..87e7b34537cd 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= aa-project DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= An ascii art library WRKSRC= ${WRKDIR}/${PORTNAME}-1.4.0 |