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/delatt | |
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/delatt')
-rw-r--r-- | mail/delatt/Makefile | 2 | ||||
-rw-r--r-- | mail/delatt/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/delatt/Makefile b/mail/delatt/Makefile index ac6ca090ed98..a5e4015104f1 100644 --- a/mail/delatt/Makefile +++ b/mail/delatt/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5- USE_PERL5_RUN= 5.8.6+ NO_BUILD= yes +LICENSE= GPLv2 + PLIST_FILES= bin/delatt post-patch: diff --git a/mail/delatt/distinfo b/mail/delatt/distinfo index b11274168962..50e76239b86a 100644 --- a/mail/delatt/distinfo +++ b/mail/delatt/distinfo @@ -1,3 +1,2 @@ -MD5 (delatt-1.1.3.tar.gz) = a2c272ec4410943082612fe14df3c6b9 SHA256 (delatt-1.1.3.tar.gz) = 42e2d14a6974482c5483bf5824e394d9274935a2630105f5e4fe8643347a61dc SIZE (delatt-1.1.3.tar.gz) = 9502 |