diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 2001-01-09 05:57:08 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 2001-01-09 05:57:08 +0000 |
commit | 8a1d4f194e16776e0dfe99294a660dd3006456b7 (patch) | |
tree | 54030674eaeb8395968b69e584b43cfbde4a6b7b /net/mrt | |
parent | 34c261aa49b0970e92716e7c1c7e3ada6b401ff8 (diff) |
Notes
Diffstat (limited to 'net/mrt')
-rw-r--r-- | net/mrt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mrt/Makefile b/net/mrt/Makefile index f721b3e1d03d..3876f8feb6fb 100644 --- a/net/mrt/Makefile +++ b/net/mrt/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.merit.edu/net-research/mrt/ DISTNAME= mrt-${PORTVERSION}-src -MAINTAINER= itojun@itojun.org +MAINTAINER= ports@freebsd.org WRKSRC= ${WRKDIR}/mrt-${VERBASE}/src GNU_CONFIGURE= yes |