diff options
author | antoine <antoine@FreeBSD.org> | 2014-05-13 05:12:25 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-05-13 05:12:25 +0800 |
commit | 4b83c65f0b7460402a2c6452f1fca8617a064860 (patch) | |
tree | 6a2f8dadd85dbb3035891357b5b47b0bd0821bf2 /graphics | |
parent | 796fcf48dd7632b92eef02a612590ae426bbfb28 (diff) | |
download | freebsd-ports-gnome-4b83c65f0b7460402a2c6452f1fca8617a064860.tar.gz freebsd-ports-gnome-4b83c65f0b7460402a2c6452f1fca8617a064860.tar.zst freebsd-ports-gnome-4b83c65f0b7460402a2c6452f1fca8617a064860.zip |
Maintainer no longer wishes to maintain those 2 ports
With hat: portmgr
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cuttlefish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cuttlefish/Makefile b/graphics/cuttlefish/Makefile index 9fe34d93f2a3..5048f73f97dc 100644 --- a/graphics/cuttlefish/Makefile +++ b/graphics/cuttlefish/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= graphics geography MASTER_SITES= http://www.caida.org/tools/visualization/cuttlefish/code/ -MAINTAINER= mjl@luckie.org.nz +MAINTAINER= ports@FreeBSD.org COMMENT= Plots diurnal and geographical patterns of supplied data RUN_DEPENDS+= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \ |