diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
commit | 5e147280efbf88243bd34398b6bc9f2d1fe3ff29 (patch) | |
tree | 3648561aef7767835efaf1bcf2c82d46f65d46de /mail/esmtp | |
parent | Update to 2.1 (diff) |
- SIZEify
Notes
Notes:
svn path=/head/; revision=99518
Diffstat (limited to 'mail/esmtp')
-rw-r--r-- | mail/esmtp/Makefile | 1 | ||||
-rw-r--r-- | mail/esmtp/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile index 7de160f29e40..5642ab40dbd8 100644 --- a/mail/esmtp/Makefile +++ b/mail/esmtp/Makefile @@ -16,6 +16,7 @@ COMMENT= Relay-only Mail Transfer Agent with sendmail compatible syntax LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp +USE_SIZE= yes USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/mail/esmtp/distinfo b/mail/esmtp/distinfo index ca61b6cd671b..431d85a80b17 100644 --- a/mail/esmtp/distinfo +++ b/mail/esmtp/distinfo @@ -1 +1,2 @@ MD5 (esmtp-0.5.0.tar.bz2) = b22933aa12167080959b42b025047639 +SIZE (esmtp-0.5.0.tar.bz2) = 125494 |