diff options
Diffstat (limited to 'mail/pear-Net_LMTP')
-rw-r--r-- | mail/pear-Net_LMTP/Makefile | 4 | ||||
-rw-r--r-- | mail/pear-Net_LMTP/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/pear-Net_LMTP/Makefile b/mail/pear-Net_LMTP/Makefile index 1ccd10b570e0..476c5774331c 100644 --- a/mail/pear-Net_LMTP/Makefile +++ b/mail/pear-Net_LMTP/Makefile @@ -6,14 +6,14 @@ # PORTNAME= Net_LMTP -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= mail www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR implementation of the RFC2033 LMTP protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= Net FILES= LMTP.php diff --git a/mail/pear-Net_LMTP/distinfo b/mail/pear-Net_LMTP/distinfo index 6f7a6e93c52d..194c5d4f341f 100644 --- a/mail/pear-Net_LMTP/distinfo +++ b/mail/pear-Net_LMTP/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/Net_LMTP-1.0.1.tgz) = 6f0abd8c53a03e8987f50657667c99cd17dd879c2ae6877c570b6da74a71effb -SIZE (PEAR/Net_LMTP-1.0.1.tgz) = 5596 +SHA256 (PEAR/Net_LMTP-1.0.2.tgz) = 08d23ef8176d7ac49b30efd3476df563e769d1c6ee94a5b460a4d06069860bac +SIZE (PEAR/Net_LMTP-1.0.2.tgz) = 6349 |