diff options
author | dinoex <dinoex@FreeBSD.org> | 2016-09-26 00:39:04 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2016-09-26 00:39:04 +0800 |
commit | 14123627f2a42c127bbb48cd1f37cdf4d6240ee4 (patch) | |
tree | 18cff1820fbfb77260c5e8de5f55eee3dcf35dd9 /www | |
parent | 6fba7ab830619fe0debc9d1f7fe4487219c56a12 (diff) | |
download | freebsd-ports-gnome-14123627f2a42c127bbb48cd1f37cdf4d6240ee4.tar.gz freebsd-ports-gnome-14123627f2a42c127bbb48cd1f37cdf4d6240ee4.tar.zst freebsd-ports-gnome-14123627f2a42c127bbb48cd1f37cdf4d6240ee4.zip |
- drop maintainership
Diffstat (limited to 'www')
-rw-r--r-- | www/smb_auth/Makefile | 2 | ||||
-rw-r--r-- | www/tidy/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/smb_auth/Makefile b/www/smb_auth/Makefile index 257e1f1abff4..e14a28f80f8b 100644 --- a/www/smb_auth/Makefile +++ b/www/smb_auth/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= www MASTER_SITES= LOCAL/dinoex -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Proxy authentication module against an SMB server .if !defined(WITHOUT_REGISTER_SAMBA) diff --git a/www/tidy/Makefile b/www/tidy/Makefile index 8a1375e6914d..18ec163a3f22 100644 --- a/www/tidy/Makefile +++ b/www/tidy/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= http://www.w3.org/People/Raggett/ DISTNAME= tidy4aug00 -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fixes and tidies up HTML files LICENSE= BSD2CLAUSE |