diff options
author | Matt Jacob <mjacob@FreeBSD.org> | 2003-01-21 06:43:45 +0000 |
---|---|---|
committer | Matt Jacob <mjacob@FreeBSD.org> | 2003-01-21 06:43:45 +0000 |
commit | 28a342270ecbd516b244f0e8e00a1e5fda6a6221 (patch) | |
tree | 94b3c7ade228bb358ee851be9f28214d9b9412db /sysutils/nwclient602 | |
parent | 3cb86e24cfc11387dc67ab52b41440befea463c3 (diff) | |
download | ports-28a342270ecbd516b244f0e8e00a1e5fda6a6221.tar.gz ports-28a342270ecbd516b244f0e8e00a1e5fda6a6221.zip |
Notes
Diffstat (limited to 'sysutils/nwclient602')
-rw-r--r-- | sysutils/nwclient602/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nwclient602/Makefile b/sysutils/nwclient602/Makefile index 54fdd8531dd0..69bf14460cd0 100644 --- a/sysutils/nwclient602/Makefile +++ b/sysutils/nwclient602/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.feral.com/pub/networker/freebsd/freebsd_40/ DISTNAME= nwclient-${PORTVERSION}-freebsd-${ARCH} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mjacob@freebsd.org .include <bsd.port.pre.mk> |