diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-12-22 02:30:35 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-12-22 02:30:35 +0000 |
commit | ca4e2fd99e5cd51ee57fddbffe0ec74c83117798 (patch) | |
tree | f0a72e5ef4c3ec9e027ad80f49833864058ea0a0 /net/trafshow/Makefile | |
parent | 91fee40424011acb74861f2d1ea374d5f7675824 (diff) |
Notes
Diffstat (limited to 'net/trafshow/Makefile')
-rw-r--r-- | net/trafshow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile index 91ba4671ba35..5e7da44727ac 100644 --- a/net/trafshow/Makefile +++ b/net/trafshow/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.nsk.su/pub/RinetSoftware/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ryan@sasknow.com .include <bsd.port.pre.mk> .if ${OSVERSION} < 400010 |