diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-13 05:12:25 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-13 05:12:25 +0800 |
commit | 762451d8559e1b53b570b1fcab68c0f757c4243f (patch) | |
tree | 6a2f8dadd85dbb3035891357b5b47b0bd0821bf2 /graphics | |
parent | bde62e7714283cb8671036745743d7704ef855ee (diff) | |
download | freebsd-ports-gnome-762451d8559e1b53b570b1fcab68c0f757c4243f.tar.gz freebsd-ports-gnome-762451d8559e1b53b570b1fcab68c0f757c4243f.tar.zst freebsd-ports-gnome-762451d8559e1b53b570b1fcab68c0f757c4243f.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 \ |