diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-03-18 19:43:12 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-03-18 19:43:12 +0000 |
commit | 20a73725149d094c5423347aae11c2edcbe4fc6e (patch) | |
tree | ad8d4656f1f576a69633127aad7178f226f8b8e9 /mail | |
parent | 509cd5f3ad938b99331f7a48197904d8f2504707 (diff) | |
download | ports-20a73725149d094c5423347aae11c2edcbe4fc6e.tar.gz ports-20a73725149d094c5423347aae11c2edcbe4fc6e.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pop-before-smtp/Makefile | 2 | ||||
-rw-r--r-- | mail/pop-before-smtp/distinfo | 6 | ||||
-rw-r--r-- | mail/pop-before-smtp/files/pkg-message.in | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/mail/pop-before-smtp/Makefile b/mail/pop-before-smtp/Makefile index 491f43142ccc..d7ef1bde8aea 100644 --- a/mail/pop-before-smtp/Makefile +++ b/mail/pop-before-smtp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pop-before-smtp -PORTVERSION= 1.39 +PORTVERSION= 1.41 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= popbsmtp diff --git a/mail/pop-before-smtp/distinfo b/mail/pop-before-smtp/distinfo index 0e9b39bba351..215176736b4d 100644 --- a/mail/pop-before-smtp/distinfo +++ b/mail/pop-before-smtp/distinfo @@ -1,3 +1,3 @@ -MD5 (pop-before-smtp-1.39.tar.gz) = c54513af8e9a8f2245826b23b6807da4 -SHA256 (pop-before-smtp-1.39.tar.gz) = 19b5b280c1550ba0d3cd9a804b3762d16757c0646ceb4c8dd79c5d036be2b463 -SIZE (pop-before-smtp-1.39.tar.gz) = 38741 +MD5 (pop-before-smtp-1.41.tar.gz) = 59985b9f5affe849061adf65ab441d72 +SHA256 (pop-before-smtp-1.41.tar.gz) = e9f7fc2b1771c6e962f8ad840cdbd37b8423bd39eaed7f8f84511e2630d56f83 +SIZE (pop-before-smtp-1.41.tar.gz) = 39944 diff --git a/mail/pop-before-smtp/files/pkg-message.in b/mail/pop-before-smtp/files/pkg-message.in index c9f547be9014..8c097e29b998 100644 --- a/mail/pop-before-smtp/files/pkg-message.in +++ b/mail/pop-before-smtp/files/pkg-message.in @@ -5,13 +5,13 @@ * | _ < __/ (_| | (_| | | | | __/ * * |_| \_\___|\__,_|\__,_|_| |_|\___| * * * -* By default, %PREFIX%/etc/rc.d/pop-before-smtp.sh * +* By default, %%PREFIX%%/etc/rc.d/pop-before-smtp.sh * * will not start the daemon. You need to set * * 'pop_before_smtp_enable=yes' somewhere in your rc.conf * * chain. * * * -* Please see: 'perldoc %PREFIX%/sbin/pop-before-smtp', * -* '%PREFIX%/etc/pop-before-smtp.conf.pl.sample' and * -* '%PREFIX%/share/docs/pop-before-smtp'. * +* Please see: 'perldoc %%PREFIX%%/sbin/pop-before-smtp', * +* '%%PREFIX%%/etc/pop-before-smtp.conf.pl.sample' and * +* '%%PREFIX%%/share/docs/pop-before-smtp'. * * * ************************************************************************* |