diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2015-10-11 13:19:10 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2015-10-11 13:19:10 +0000 |
commit | 8bbd9b2d431a0b61b96735a5cad394ff8988715a (patch) | |
tree | 17d1876e493db6dc7f5a4256087eac056f032607 /net/nstxd/Makefile | |
parent | - Update to 1.5.5 (diff) |
- Reset MAINTAINER due to fatal bounce
Reported by: portscout
Diffstat (limited to '')
-rw-r--r-- | net/nstxd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nstxd/Makefile b/net/nstxd/Makefile index 62a203091cdd..27a685edeac5 100644 --- a/net/nstxd/Makefile +++ b/net/nstxd/Makefile @@ -13,7 +13,7 @@ PATCH_SITES= http://www.nagilum.org/nstx/ \ PATCH_DIST_STRIP= -p1 PATCHFILES= nstx_1.1-beta6-4.diff.gz -MAINTAINER= freebsd@nagilum.org +MAINTAINER= ports@FreeBSD.org COMMENT= DNS tunnel server USE_RC_SUBR+= nstxd |