diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
commit | 666ea03b52924fa5089708a0d584b1623fde36d7 (patch) | |
tree | 811f76c652f5f94d5dcf12487eb5a072328e4d7f /mail/nbsmtp/Makefile | |
parent | 27f051e196ae160f0c7283ec823166942cf5e713 (diff) |
Use MASTER_SITE_CRITICAL
Notes
Notes:
svn path=/head/; revision=209964
Diffstat (limited to 'mail/nbsmtp/Makefile')
-rw-r--r-- | mail/nbsmtp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/nbsmtp/Makefile b/mail/nbsmtp/Makefile index bf7b813a3c6b..3a32c56161cf 100644 --- a/mail/nbsmtp/Makefile +++ b/mail/nbsmtp/Makefile @@ -10,8 +10,7 @@ PORTNAME= nbsmtp PORTVERSION= 1.00 CATEGORIES= mail -MASTER_SITES= http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ +MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Simple program for outgoing SMTP delivery |