diff options
author | zi <zi@FreeBSD.org> | 2015-10-11 21:19:10 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2015-10-11 21:19:10 +0800 |
commit | 2df4e2b73afa9f294185152cb219bd31efc04296 (patch) | |
tree | 17d1876e493db6dc7f5a4256087eac056f032607 /net | |
parent | 2bfa5b2ed11901c5405b77b18b23f5aa74dcef60 (diff) | |
download | freebsd-ports-gnome-2df4e2b73afa9f294185152cb219bd31efc04296.tar.gz freebsd-ports-gnome-2df4e2b73afa9f294185152cb219bd31efc04296.tar.zst freebsd-ports-gnome-2df4e2b73afa9f294185152cb219bd31efc04296.zip |
- Reset MAINTAINER due to fatal bounce
Reported by: portscout
Diffstat (limited to 'net')
-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 |