diff options
author | antoine <antoine@FreeBSD.org> | 2014-05-11 06:06:22 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-05-11 06:06:22 +0800 |
commit | b6fed01f9b0b3be37b0b553baa000398598f7da2 (patch) | |
tree | dc22e80be7c36768f74f8c53abee648056ac31c5 /graphics | |
parent | 534c52ac51e7fd56e624bb3c1216b575d8966c11 (diff) | |
download | freebsd-ports-gnome-b6fed01f9b0b3be37b0b553baa000398598f7da2.tar.gz freebsd-ports-gnome-b6fed01f9b0b3be37b0b553baa000398598f7da2.tar.zst freebsd-ports-gnome-b6fed01f9b0b3be37b0b553baa000398598f7da2.zip |
Maintainer no longer wishes to maintain those ports
With hat: portmgr
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/imgv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/imgv/Makefile b/graphics/imgv/Makefile index 2a1fc6b33066..2dc74665ae4f 100644 --- a/graphics/imgv/Makefile +++ b/graphics/imgv/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} EXTRACT_SUFX= -src.tar.gz -MAINTAINER= simon@olofsson.de +MAINTAINER= ports@FreeBSD.org COMMENT= A unique and feature rich Image Viewer RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game \ |