diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-12 21:12:25 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-12 21:12:25 +0000 |
commit | 762451d8559e1b53b570b1fcab68c0f757c4243f (patch) | |
tree | 6a2f8dadd85dbb3035891357b5b47b0bd0821bf2 | |
parent | bde62e7714283cb8671036745743d7704ef855ee (diff) | |
download | ports-762451d8559e1b53b570b1fcab68c0f757c4243f.tar.gz ports-762451d8559e1b53b570b1fcab68c0f757c4243f.zip |
Notes
-rw-r--r-- | graphics/cuttlefish/Makefile | 2 | ||||
-rw-r--r-- | mail/ml/Makefile | 2 |
2 files changed, 2 insertions, 2 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 \ diff --git a/mail/ml/Makefile b/mail/ml/Makefile index ebc77f788eb8..e778b30ca48b 100644 --- a/mail/ml/Makefile +++ b/mail/ml/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://ftp.uni-koeln.de/windows/xcontrib/ -MAINTAINER= mjl@luckie.org.nz +MAINTAINER= ports@FreeBSD.org COMMENT= X11 IMAP client WRKSRC= ${WRKDIR}/${DISTNAME}/src |