diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-10-07 02:03:45 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-10-07 02:03:45 +0000 |
commit | afbebb0cfe8a66fe8a907fbdad8e2ec6f5b05d0c (patch) | |
tree | a49c556e5f7d86a323aa47b4f7db38f66a100fe6 /mail/nbsmtp | |
parent | re-enable DRI (diff) |
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
Diffstat (limited to 'mail/nbsmtp')
-rw-r--r-- | mail/nbsmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/nbsmtp/Makefile b/mail/nbsmtp/Makefile index 32686f1b74fd..224049b72dbe 100644 --- a/mail/nbsmtp/Makefile +++ b/mail/nbsmtp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www2.fastdial.net/~drysdam/software/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= anders@fix.no +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes |