diff options
author | eadler <eadler@FreeBSD.org> | 2014-08-17 16:25:51 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2014-08-17 16:25:51 +0800 |
commit | ec7033482f4ab1dfe5c38bf9866666578939923e (patch) | |
tree | d181d3099d73830c55eddcdb88b2db47a80ad7e7 /graphics/aalib | |
parent | 3dfaa45b46ef5ea3315c25d5333073ab5e5731b7 (diff) | |
download | freebsd-ports-gnome-ec7033482f4ab1dfe5c38bf9866666578939923e.tar.gz freebsd-ports-gnome-ec7033482f4ab1dfe5c38bf9866666578939923e.tar.zst freebsd-ports-gnome-ec7033482f4ab1dfe5c38bf9866666578939923e.zip |
Return some ports I maintain to the pool.
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 f0fdc955a358..a441d7cb6d9e 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= SF/aa-project/aa-lib/1.4rc5 DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ASCII art library LICENSE= GPLv2 |