diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2013-11-29 07:37:52 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2013-11-29 07:37:52 +0000 |
commit | dcc5f1aa942f42db269eb480a1f6d3caa21911a5 (patch) | |
tree | e678a7ff250fe4bd736f83ceb97be45ec29721aa /net/mars_nwe | |
parent | b263eb7f70f3d5c6c9dc787371ddcc99719006ad (diff) |
Notes
Diffstat (limited to 'net/mars_nwe')
-rw-r--r-- | net/mars_nwe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mars_nwe/Makefile b/net/mars_nwe/Makefile index aff8dde75875..f2ca73e8fe1a 100644 --- a/net/mars_nwe/Makefile +++ b/net/mars_nwe/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://www.compu-art.de/mars_nwe/ \ DISTNAME= mars_nwe-0.99.pl20 EXTRACT_SUFX= .tgz -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Netware server emulator for Un*x systems WRKSRC= ${WRKDIR}/mars_nwe |