diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-16 06:11:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-16 06:11:49 +0800 |
commit | dc7dab69f2bb0fa4ab19824cfb8731526ee017c5 (patch) | |
tree | e764d74158730c6df7b837bc19372be5289380de /graphics/gridpix | |
parent | e4bae02279a43113016c4fcc5ab876da6572d610 (diff) | |
download | freebsd-ports-gnome-dc7dab69f2bb0fa4ab19824cfb8731526ee017c5.tar.gz freebsd-ports-gnome-dc7dab69f2bb0fa4ab19824cfb8731526ee017c5.tar.zst freebsd-ports-gnome-dc7dab69f2bb0fa4ab19824cfb8731526ee017c5.zip |
Reset inactive maintainer.
Reviewed by: kris
Diffstat (limited to 'graphics/gridpix')
-rw-r--r-- | graphics/gridpix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gridpix/Makefile b/graphics/gridpix/Makefile index 59fc53db9474..8ab882029eab 100644 --- a/graphics/gridpix/Makefile +++ b/graphics/gridpix/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= asami/GridPix DISTNAME= GridPix-${PORTVERSION} -MAINTAINER= asami@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Present large images efficiently over the Internet BUILD_DEPENDS= ${LOCALBASE}/lib/libnetpbm.a:${PORTSDIR}/graphics/netpbm |