diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2008-04-10 17:21:53 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2008-04-10 17:21:53 +0800 |
commit | dafa76efc43dcff11da560561b316f55884aa07a (patch) | |
tree | 82ec2ed42d64a1a22e04029f55b8d07192fc7e6d /graphics | |
parent | fc89b6a693ee66d076b631b4a124e721b8c5fec1 (diff) | |
download | freebsd-ports-gnome-dafa76efc43dcff11da560561b316f55884aa07a.tar.gz freebsd-ports-gnome-dafa76efc43dcff11da560561b316f55884aa07a.tar.zst freebsd-ports-gnome-dafa76efc43dcff11da560561b316f55884aa07a.zip |
Reset maintainership.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xaos/Makefile | 2 | ||||
-rw-r--r-- | graphics/xli/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xaos/Makefile b/graphics/xaos/Makefile index 9ed29fa3bcaa..e7099e430c8e 100644 --- a/graphics/xaos/Makefile +++ b/graphics/xaos/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xaos DISTNAME= XaoS-${PORTVERSION} -MAINTAINER= jkoshy@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A real-time fractal browser for X11 and ASCII terminals LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile index 47b03701211d..807837ffda74 100644 --- a/graphics/xli/Makefile +++ b/graphics/xli/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://pantransit.reptiles.org/prog/xli/ \ MASTER_SITE_SUBDIR= applications DISTNAME= xli-${XLI_SNAPVER} -MAINTAINER= jkoshy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Xli, xsetbg, xview, xlito - utilities to display images on X11 LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ |