diff options
author | kris <kris@FreeBSD.org> | 2003-07-12 18:37:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-07-12 18:37:02 +0800 |
commit | f096d943003fc6bc3b4a060657f6151afd2dc113 (patch) | |
tree | 207c321e3d04bd13dff88a31d45d2f225620af92 /net | |
parent | 74c6bd4bc695f281e9e493902cbc7632ca83a1bf (diff) | |
download | freebsd-ports-gnome-f096d943003fc6bc3b4a060657f6151afd2dc113.tar.gz freebsd-ports-gnome-f096d943003fc6bc3b4a060657f6151afd2dc113.tar.zst freebsd-ports-gnome-f096d943003fc6bc3b4a060657f6151afd2dc113.zip |
Drop maintainership
Diffstat (limited to 'net')
-rw-r--r-- | net/nbtscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nbtscan/Makefile b/net/nbtscan/Makefile index ea5cc0fb77c1..f7d775c0d247 100644 --- a/net/nbtscan/Makefile +++ b/net/nbtscan/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=kris -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= NetBIOS name network scanner GNU_CONFIGURE= yes |