diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-28 20:22:08 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-28 20:22:08 +0000 |
commit | db604f8b0f1a6a249308b20ea35d8e68b73717db (patch) | |
tree | 9ebaf3bcb1145e8644757a50035d74d873a3353a | |
parent | d7d817c849218335f30da21928cdf94c1f743ebc (diff) | |
download | ports-db604f8b0f1a6a249308b20ea35d8e68b73717db.tar.gz ports-db604f8b0f1a6a249308b20ea35d8e68b73717db.zip |
Notes
-rw-r--r-- | sysutils/nwclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nwclient/Makefile b/sysutils/nwclient/Makefile index 596a1151da39..92ff7eb56290 100644 --- a/sysutils/nwclient/Makefile +++ b/sysutils/nwclient/Makefile @@ -13,7 +13,7 @@ ARCH!= uname -m DISTNAME= nwclient-${PORTVERSION}-freebsd-${ARCH} EXTRACT_SUFX= .tgz -MAINTAINER= +MAINTAINER= ports@FreeBSD.org COMMENT= Network backup client to NetWorker servers NO_BUILD= yes |