diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-01-26 03:59:40 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-01-26 03:59:40 +0800 |
commit | 2c758e867466c2c41377b9c8faaeb468e637fd9d (patch) | |
tree | e8c71d7fbae094098f5aa2aa5402405976eeae54 /mail/nbsmtp | |
parent | f3ed5e9a4f54cec237982d3e79bcb2ee32e70b70 (diff) | |
download | freebsd-ports-gnome-2c758e867466c2c41377b9c8faaeb468e637fd9d.tar.gz freebsd-ports-gnome-2c758e867466c2c41377b9c8faaeb468e637fd9d.tar.zst freebsd-ports-gnome-2c758e867466c2c41377b9c8faaeb468e637fd9d.zip |
Add LICENSE and remove MD5 sums.
Feature safe: yes
Diffstat (limited to 'mail/nbsmtp')
-rw-r--r-- | mail/nbsmtp/Makefile | 2 | ||||
-rw-r--r-- | mail/nbsmtp/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/nbsmtp/Makefile b/mail/nbsmtp/Makefile index bf5124b906f0..787c1ac8a01d 100644 --- a/mail/nbsmtp/Makefile +++ b/mail/nbsmtp/Makefile @@ -22,6 +22,8 @@ OPTIONS= IPV6 "Support for IPv6 connections" off \ DEBUG "Enable debug information (for developers)" off \ SSL "Enable SSL support" off +LICENSE= GPLv2 + PLIST_FILES= bin/nbsmtp MAN5= nbsmtprc.5 diff --git a/mail/nbsmtp/distinfo b/mail/nbsmtp/distinfo index a86f799ec607..6053cd2efefe 100644 --- a/mail/nbsmtp/distinfo +++ b/mail/nbsmtp/distinfo @@ -1,3 +1,2 @@ -MD5 (nbsmtp-1.00.tar.gz) = f34952f0b5e5101035357ea1c7ed6bd2 SHA256 (nbsmtp-1.00.tar.gz) = 23aa84b70d6b478f4465a01a4eb095f6d9d24022d7fdb25145b54a682f125fa7 SIZE (nbsmtp-1.00.tar.gz) = 121542 |