diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-24 22:39:57 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-24 22:39:57 +0000 |
commit | 79b138f7a8822969c87c3ebb6c6418b7a81ea3ee (patch) | |
tree | 9415202c196dbc54628aeedf6e08f2fea25ef9ee /net/mrtg | |
parent | Add a new port of seejpeg 1.10, an SVGAlib-based viewer for JPEG, (diff) |
Hand these ports to Dmitry Sivachenko <dima@chg.ru>.
Notes
Notes:
svn path=/head/; revision=34200
Diffstat (limited to 'net/mrtg')
-rw-r--r-- | net/mrtg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index a5ff76b4026d..c444a9a9c99e 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/pub/ \ ${MASTER_SITE_RINGSERVER} MASTER_SITE_SUBDIR= net/mrtg -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dima@chg.ru LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd |